obsidian-bulk-rename
obsidian-bulk-rename copied to clipboard
Including nested tags in tag search?
Hello,
This plugin is exactly what I need, however I cannot seem to use it with nested tags.
For instance, using the Search by tags
function I can manage all files tagged #Main
, but :
- it does not include files with tags nested in
#Main
, such as#Main/Secondary
(whereas Obsidian would list all files tagged#Main/Secondary
under#Main
as well) - if I put
#Main/Secondary
in theTag names
field, it doesn't show any file at all.
Nested tags support would be a huge help if you have the time to try and address that!
Hey! Thanks for feedback, let me check why this happens