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

Feature request: button to clear existing filter (appearing in filter bar) #37

Open
NathanC opened this issue Aug 1, 2022 · 1 comment

Comments

@NathanC
Copy link

NathanC commented Aug 1, 2022

I just installed the app, and am exploring it. At one point I was a bit confused, since I didn't see some of my notes, and didn't realize that a filter on metadata that I previously set was still applying (I didn't notice it in the bar).

Anyhow, it would be nice to have a button in the bar, by the filter, that says "clear filter" which will cause all the notes to be shown.

I've been wanting to learn more android development, so I might take a stab at contributing this feature.

@appml
Copy link
Owner

appml commented Aug 2, 2022

There are multiple ways to handle this:

  1. Double tap the note list status bar will return you to the default list (basically whatever appears first in the Custom Filters definition under Settings).
  2. Hamburger menu -> Custom Filters -> Pick all from the filter menu will display all notes.

Other shortcuts that you might be interested: Long tap star icon to jump to the list of starred notes. Long tap blue metadata box will bring up related notes. Long tap again to bring up associated items.

Check out the gesture section for more combination of ways to quickly navigate between notes. More options even when Lab Mode is enabled.

https://appml.github.io/nano/#gestures

HTH.

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

No branches or pull requests

2 participants