Groups
Groups
Sign in
Groups
Groups
TiddlyWiki
Conversations
Labels
About
Send feedback
Help
Show tags of <<currentTiddler>> in text field
91 views
Skip to first unread message
vinvi...@gmail.com
unread,
Sep 18, 2020, 11:57:30 AM
9/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
9/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
9/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 PM
9/18/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 AM
9/20/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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