Use case or problem
In my vault, I have a highly structured note based on Bible pericopae (passages of scripture divided in significant ways for advanced scholarly analysis), where I use multiple semantic tags to create multiple levels of categorization (i.e. 1/ tag means something, as does a 7/, 11/, etc.).
This makes filtering and finding lightning fast in Obsidian’s default search tool. However, it does not seem that the filtering language in Bases currently allows for searching on nested tags/partial tag names:
Proposed solution
Create a way where I can filter not only on a tag like #11/ant/001, but also #11/ant or #11 and have it iterate through nested tags.
Thanks in advance for your consideration.