Welcome @okuc!
There is a plugin that introduces support for nested tags. That is, search for #parent to find also notes that are tagged as #parent/child1, #parent/child2, or #parent/child1/grandchild. Note that this plugin requires storing the tags in the notes' text ("inline tags"), which can be anywhere within the note (commonly, the first / last lines are used). If you find this useful, follow these steps:
- Install the Inline Tag Navigator plugin.
- Convert, using the plugin, your current tags to inline tags. By default, this will add them to the first line of the note (this can be changed in the settings).
- Replace, using the plugin, existing shallow tags (
#child) with nested ones (#parent/child), by right-clicking on a tag in the tag navigator panel and selecting Replace all.
- Use the tag navigator panel to search for tagged notes, or even specific tagged paragraphs.
1 Like