In the official doc, I see that we can search a tag by using #someTag
or we can search subtags by using #*/someSubTag
so is there a way to search BOTH?
I mean… why not…? To me a subtag is a way to structure the tags but when I don’t care about if it is a tag or a subtag while searching, I just want to search the tag.
Or did I miss something?
Theoretically, you can use OR
. But practically, I never needed such function. As you know your general tag structure, you will always know if your searched tag is probably subtag or not.
Or maybe (if you are not asking just generally) I do not understand your use-case. If you describe it, I would let you know how I would solve it.
1 Like