I have a set of notes with tags of the form Tag/Subtag. I’m preparing a Bases table view and would love to only see the associated ‘Subtag’ in a “tags” column.
Things I have tried
I’ve searched the forum and found some custom CSS for dataview, but am unsure if this can be incorporated into Bases at present.
Is there any way this can be expanded to handle items with more than 1 tag? I noticed it works great if something only has Tag/Subtag, but if it has Tag/Subtag and another Tag/Subtag, only the first result is returned.
As far as I can tell, this is useful for applying a Filter but I am trying to display the relevant tags as a Property so I’m not sure how this helps? I might be missing something though!