Tags in Tags Field in templates not found in searches

I cannot see any reference to this in existing reports or discussions. If it’s there I apologize.

Here’s the problem. If I put a tag in the Tag field in a template (a template that inserts a standard table with alias, tags, and other stuff as desired) and then look for it in the search bar it will not be found. It appears that tags placed in this field are not searchable.

I’m putting the actual hashtag, #, into the search bar and it’s not working. It works if I just write “tag: searchitem”. It’s not a show-stopper obviously but I’d like to know why it’s the case.

Before opening a new bug report, please search the forum for duplicates and follow the Troubleshooting Guide.

  • We only consider bugs that are reproducible in the sandbox vault or a vault with no third-party plugins/no css snippets/default theme.
  • For Linux, we only accept bug reports that are reproducible with our AppImage or Snap package under Gnome or KDE.
  • Developer issues with the API should go here
  • Themes and Custom CSS issues should go here
  • Translations issues/improvements should be posted here
  • Obsidian Clipper Bugs should be posted here
  • Obsidian Importer Bugs should be posted here

Once you’ve done the above, delete everything above this line.

Steps to reproduce

Did you follow the troubleshooting guide? [Y/N]

Expected result

Actual result

Environment


Additional information

The hash symbol marks text as a comment in YAML (the languange properties are stored in), so you need to quote the tag ("#example"). If you are using the properties editor I believe it handles that for you, but when you write tags in source mode you have to do it yourself.

If that’s not the problem, check Settings > Files and Links > Excluded Files to see if you excluded your templates folder from search.

I moved the thread to Help since the post ignored the bug report template (and because it’s probably not a bug).