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

Allow adding a filter inline #81

Open summasmiff opened 8 years ago

summasmiff commented 8 years ago

Per our conversation on PR #79 , adding a filter now uses a smart autocomplete instead of a dumb list of modifiers. Using this autocomplete, a filter could be added in-line by appending an empty filter form as the top row of your filter list, and then allowing the user to fill in the key and value, using autocomplete for help.

Mockup (from #73 for editing in-line):

mockup