benrhughes / todotxt.net

An implementation of todo.txt for Windows using the .NET framework
http://benrhughes.github.io/todotxt.net/
Other
498 stars 123 forks source link

Shortcut to clear filter #69

Closed ghost closed 11 years ago

ghost commented 12 years ago

Minor feature request: a shortcut to clear the current filter.

This is an action which I frequently perform and the shortcut would be helpful. Hopefully, this is easy to implement.

benrhughes commented 12 years ago

Should be simple enough, and it's a good idea.

Thanks!

Ben

On Tue, Apr 17, 2012 at 4:54 AM, sssimon reply@reply.github.com wrote:

Minor feature request: a shortcut to clear the current filter.

This is an action which I frequently perform and the shortcut would be helpful. Hopefully, this is easy to implement.


Reply to this email directly or view it on GitHub: https://github.com/benrhughes/todotxt.net/issues/69

benrhughes commented 11 years ago

This is covered by #90: just add a blank filter to one of the presets and use the corresponding key to activate it.