Question about tags and list filters

85 views
Skip to first unread message

fre...@sunyit.edu

unread,
Apr 3, 2017, 8:27:24 PM4/3/17
to TiddlyWiki
Hello,

I am working in the Design Write Studio and I am trying to figure out how to get tags to display as active tags from a list filter.

Any help is much appreciated.

Thanks and regards,
John Freiberger

<$list filter="[prefix{!!title}suffix[-description]]">
<p>{{!!text}}
{{!!tags}}
</p>
</$list>


Jed Carty

unread,
Apr 3, 2017, 9:02:02 PM4/3/17
to TiddlyWiki
{{!!tags}} displays the content of the field, not the separate tags. To do that this should work:

<$list filter='[is[current]tags[]]'>
<
<tag>>
</$list>



John Freiberger

unread,
Apr 3, 2017, 9:42:37 PM4/3/17
to tiddl...@googlegroups.com
Thanks! I will give that a try.

Regards,
John

--
You received this message because you are subscribed to a topic in the Google Groups "TiddlyWiki" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/tiddlywiki/lr8Vanf5J-c/unsubscribe.
To unsubscribe from this group and all its topics, send an email to tiddlywiki+unsubscribe@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/fa8e2bd3-8c67-4233-85f8-955364f943f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

John Freiberger

unread,
Apr 4, 2017, 3:08:10 PM4/4/17
to tiddl...@googlegroups.com, StevenM Schneider
Hi,

I just tried the code suggestion and it worked!!

Thanks!!
John Freiberger

On Apr 3, 2017 9:02 PM, "Jed Carty" <inmy...@gmail.com> wrote:
Reply all
Reply to author
Forward
0 new messages