Not 100% what you asked. But are you aware that you can embed a search query directly in a note?
```query
#weightgain
```
If you put this query in each of the tagged notes, you’ll have some auto-generated links to each of the tagged notes. If you add another tagged note, it will automatically show up in that query. (Unfortunately, this won’t generate graph links, which is maybe what you want.)
AND if you put that embedded search query underneath a header, you can also do a header link, and the embed will show up. So instead of adding the query to every single note, you could have a fake “meta” note that you use just to store all of your queries. And then just link to the header you need.
Then anywhere you want to link that tag search, you would just need a single line:
![[Meta Links Note#Weight Loss Tags]]
AND you don’t need a header. You can also do a block embed directly to the search query:
![[Meta Links Note#^3c3d31]]
Also I don’t use the Dataview plugin very much, but it can do even more powerful embedded queries. You can sort of set things up like a live dashboard or database.