tag-summary icon indicating copy to clipboard operation
tag-summary copied to clipboard

[Feature Request] In summary page include subtags if parent tags are queried for

Open drpradeepharish opened this issue 2 years ago • 4 comments

So I have a structure of tags like #A #A/B1 #A/B1/C1 #A/B1/C2 #A/B1/C3 #A/B2 #A/B2/C4 etc

These tags are scattered all over my notes. In the summary view, it would be nice that if I put in

tags: #A/B

All blocks of text accompanying C1, C2, C3 etc are also included in the summary page? Currently, only those blocks of text where I have explicitly defined #A/B only appear. So to get all children, I have to do something like

tags: #A/B1/C1,
#A/B1/C2,
#A/B1/C3

Is this something which is possible?

drpradeepharish avatar Nov 21 '22 00:11 drpradeepharish

Hi, Raka. Thanks for the advice. I'm going to be busy for the rest of this year, but I'll see if I can do something about it later.

macrojd avatar Nov 24 '22 16:11 macrojd

it would be great if this was an option to specify in the code block, since this method does have uses as well

denizonm avatar Apr 06 '23 15:04 denizonm

A very practical function, hope to be realized as soon as possible

wwjCMP avatar Aug 20 '23 06:08 wwjCMP

I also encountered this problem, hoping to optimize it

1350-a avatar Jul 13 '24 11:07 1350-a