Combining literals, tags and filters in the search bar
- The following are examples of searches that combine literals, tags and filters. It is good practice to enclose the literal by quotation marks (“”).
Example searches:
Tag1 and “meeting” and created<3days
Tag2 and (task or file) and “update”
The following combinations are currently not supported:
- Combining two literals (e.g., file1 or file2)
- Combining a literal and a filter