scharel / harbour-nextcloudnotes

Nextcloud notes client for SailfishOS
MIT License
13 stars 10 forks source link

Search by category #38

Open dimpflmoser opened 5 years ago

dimpflmoser commented 5 years ago

In list view miss the option to filter notes by their category

scharel commented 5 years ago

Yes, thats right. If you have an idea on how to realize this in the UI, please tell me.

Until this is realized you can already enter the category in the search field. But this will also show results that contain the category in the content.

dimpflmoser commented 5 years ago

How about to add syntax to search, such as category:myentry would only filter on categories.

When you click on the search field you could present the categories such as when you assign a note to a category

scharel commented 5 years ago

Yes, presenting a "search by" area when the searchfield is active should be doable.