filter needed: all tiddlers where a custom field is the title of the current tiddler

50 views
Skip to first unread message

David Gifford

unread,
Apr 21, 2018, 1:11:05 PM4/21/18
to TiddlyWiki
I am experimenting again, this time with Xlist. But I don't know the filter [[]] to get a list of all tiddlers in which the custom field topic1 is the title of the current tiddler. I don't want to just insert the name of the current tiddler because I want to create a template.

Any love on a Saturday?

xanato...@gmail.com

unread,
Apr 21, 2018, 1:19:46 PM4/21/18
to TiddlyWiki
Hi David,

this should do the trick:

[topic1{!!title}]

or when the template get more complicated:

at the beginning of the template:

<$set name="title" value={{!!title}}>

content

<$list filter="[topic1<title>]">

</$list>

content after the list

</$set>

hope that helps

QuaraMan

David Gifford

unread,
Apr 21, 2018, 1:28:18 PM4/21/18
to tiddl...@googlegroups.com
[topic1{!!title}]  did the trick! Thank you so much!

David Gifford
Mexico team leader, Mexico City

Resonate Global Mission
Engaging People. Embracing Christ.
A Ministry of the Christian Reformed Church
resonateglobalmission.org


--
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/iMaeGlZRVzs/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/401877e1-6931-410e-a877-aec768d79393%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages