Open
Description
At the moment when a user types a string into the search input field, we search for this string in the summary, notes and categories.
I plan to implement to filter by certain properties, e.g. search for tags only. The query could look like "tags: Work, Accounting". This would also allow more complex queries filtering by more than one property like "tags: Work, priority: >5, due: >2019-12-24" or similiar.