Show fields based on tags?

99 views
Skip to first unread message

Scott Kingery

unread,
Apr 14, 2020, 2:28:22 PM4/14/20
to TiddlyWiki
Is there a way to show fields based on a tag?  In one of my I have only certain tiddlers where it would be nice to be able to see the fields.

Thanks,
Scott

Mat

unread,
Apr 14, 2020, 2:35:28 PM4/14/20
to TiddlyWiki
Sure. Here't the general idea for a conditional viewtemplate:

tags: $:/tags/ViewTemplate
text
:
<$list filter="[all[current]tag[THETAG]]">
{{!!THEFIELD}}
</$list>

<:-)

Scott Kingery

unread,
Apr 14, 2020, 2:48:07 PM4/14/20
to TiddlyWiki
Thanks! I'll give it a try.

Scott Kingery

unread,
Apr 14, 2020, 6:31:49 PM4/14/20
to TiddlyWiki
Ah...my question wasn't clear because I dashed it off between meetings...
This is close but what I want to do is be able to enter into the filed (or adjust its value)

I do currently use Mohammad's Utility plugin which gives me the Show Fields button and that is very useful. But I don't need to show all fields. I only need them on a tiddler at a certain time when it is tagged 'done'.


On Tuesday, April 14, 2020 at 11:35:28 AM UTC-7, Mat wrote:

Scott Kingery

unread,
Jun 23, 2020, 2:01:04 AM6/23/20
to TiddlyWiki
Just closing some loops...
I found this answer provided by Tony awhile back and it does the trick for what I need.
Reply all
Reply to author
Forward
0 new messages