-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
Description
Describe the bug
Say I have 2 tags, "#House" and "#House/Garden". Previously, filtering by "#House" would show Memos that were tagged "#House" AND "#House/Garden". Now, it's completely explicit, so only the selected tag shows up and no sub-tags are included.
This feature was useful for drilling down in specificity of Memos, especially once your server gets into the hundreds of Memos, I'd quite like to see it come back if this was an intentional change.
Steps to reproduce
- Create a Memo with "#Tag/Subtag"
- Filter the Memos by "#Tag"
- Memos with "#Tag/Subtag" do not appear in the results
The version of Memos you're using
v0.25.1
Screenshots or additional context
No response