cheshire137 / gh-notifications-snoozer

Lists and filters and snoozing pull requests, oh my! This is an app for managing your notifications on GitHub by way of filtering issues and pull requests that are of interest to you.
MIT License
15 stars 10 forks source link

Show a message when there are no tasks to display #103

Closed cheshire137 closed 7 years ago

cheshire137 commented 7 years ago

When tasks are still loading, show a 'Loading...' message. When tasks have finished loading but there are none to display, show another message. Fixes #66.

Also changes the shortcut to toggle the developer tools to be Cmd-Option-I in macOS and Ctrl-Alt-I in Windows and Linux. This matches the shortcut in Chrome.

/cc @probablycorey @summasmiff