Hi all,
I have a questions about showing tags selectively in a Shiraz Dynamic Table. The current code I use has “tags” in the fields listed, but it would list all tags that belong to the same tiddler entry. Some of my entries have 20+ tags associated with it, and I’m only interested in listing a same set of select tags for all entries in the dynamic table.
For example, my filter is status[alive], and it gives me all persons alive, but among them I want to create a “note” column that list three tags if the entry has any of them: tags[lost], tags[censured], tags[DQ]. If the entry has none of these entries, the cell ideally would be left blank.
I wonder if there’s a way to do that? And if so, can I rename the title of this column as “note”, instead of whatever the texts entered into the codes?
Many thanks!