Show tags of <<currentTiddler>> in text field

91 views
Skip to first unread message

vinvi...@gmail.com

unread,
Sep 18, 2020, 11:57:30 AM9/18/20
to TiddlyWiki
Hello,

How do I get the tags from the <<currentTiddler>> to appear in the text field?

How do I get the tags from the <<currentTiddler>> to appear in the text field, except for tag1, tag2  and tag3?

Thank you,

Brian Radspinner

unread,
Sep 18, 2020, 1:46:20 PM9/18/20
to TiddlyWiki
You can try putting this list in the tiddler text:

<$list filter="[all[current]tags[]sort[title]] -[[tag(s)ToExclude]]" template="$:/core/ui/TagTemplate" storyview="pop"/>

For easier use, save this to a tiddler with an easy title and transclude this tiddler whenever needed.

vinvi...@gmail.com

unread,
Sep 18, 2020, 6:17:26 PM9/18/20
to TiddlyWiki
Thank you. 

Op vrijdag 18 september 2020 om 19:46:20 UTC+2 schreef Brian Radspinner:

TW Tones

unread,
Sep 18, 2020, 8:01:31 PM9/18/20
to TiddlyWiki
Hi,

Brian's answer produces tag pills which is a useful way to do this. 

However you can also address the tags field directly.

{{!!tags}}

{{{ [enlist{!!tags}] }}}

But you can do more, of course, you always can in tiddlywiki

Tones

vinvi...@gmail.com

unread,
Sep 20, 2020, 6:09:14 AM9/20/20
to TiddlyWiki
Thank you,

Op zaterdag 19 september 2020 om 02:01:31 UTC+2 schreef TW Tones:
Reply all
Reply to author
Forward
0 new messages