nkanaev / yarr

yet another rss reader
MIT License
3.02k stars 225 forks source link

Suggestion: refresh keyboard shortcut #103

Closed rottenwheel closed 2 years ago

rottenwheel commented 2 years ago

Since we got r and R to mark feed entries as read, could we assign another letter or key combination to trigger a refresh feeds? Unless I missed it, we got no other way around other than clicking a couple buttons to achieve that.

Off-topic: anyone having issues with auto refresh? Not fetching news automatically as far as I can tell.

Thanks for yarr; works great.

rottenwheel commented 2 years ago

Paging @Duarte-Dias, @iogrt. They worked on https://github.com/nkanaev/yarr/pull/36, https://github.com/nkanaev/yarr/issues/25

nkanaev commented 2 years ago

see: https://github.com/nkanaev/yarr/issues/57

There's a lot of functionality that could have shortcuts, but it's limited to the frequently used ones - navigation & article management.

The auto-refresh won't update the UI immediately, if refreshing happened automatically when the page is open that'd require manual page refresh on the browser.