Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh shortcut #2

Closed
ghost opened this issue Jan 28, 2016 · 7 comments
Closed

Refresh shortcut #2

ghost opened this issue Jan 28, 2016 · 7 comments

Comments

@ghost
Copy link

ghost commented Jan 28, 2016

Hi,

Thanks. Really nice program. It would be nice to have a refresh feature, maybe with "r" key.

@f0086
Copy link

f0086 commented Jan 28, 2016

That would be nice! 👍
Or a live-refresh with resorting and red/green indicators which topic gain interest

@rafaelrinaldi
Copy link
Owner

Hey @nrosvall, thanks for the feedback. A refresh feature would be helpful indeed.

I already have a working version of it under feat/refresh if you want to take a look. It already allow you to refresh the stories by hitting r but it doesn't give you a visual feedback yet. I'm working on it, maybe a label on the footer of the table would do it.

If you want to try this feature while it's under development:

# Clone this repository
$ git clone git@github.com:rafaelrinaldi/hn-cli.git
# Go to the feature branch
$ cd hn-cli && git checkout feat/refresh
# Link the binary to your /usr/local
$ npm link

Thanks!

@rafaelrinaldi
Copy link
Owner

@nrosvall I've played with the idea of a status bar UI. It displays your progress on the list and also when you refresh the list it will show the last update date.

Check the screen recording:

status-bar

What do you think?

@ghost
Copy link
Author

ghost commented Jan 29, 2016

Hi,

Thanks! Works well, really nice to have :)

@rafaelrinaldi
Copy link
Owner

@nrosvall Sweet. I will make a few tweaks and it publish a new release with this feature soon.

Thanks for your feedback.

@rafaelrinaldi
Copy link
Owner

@nrosvall It's alive! See the v1.5.0 release notes for more info.

@ghost
Copy link
Author

ghost commented Jan 30, 2016

Thanks! Great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants