Basic question on filters

66 views
Skip to first unread message

stevesuny

unread,
Jun 9, 2015, 5:08:00 PM6/9/15
to tiddl...@googlegroups.com
I just moved into TW5 from TWClassic, and am having to learn many things, again. Which is fine, and TW5 is wonderful.

But, I can't get a simple thing to work. As shown in

https://dl.dropboxusercontent.com/s/1sk54h4wlnnom9d/stevesunypoly-learningtw5.html?dl=0#what-is-wrong%3F:what-is-wrong%3F


My question:

Why does [[Name Of A Tiddler]] become a link to the tiddler, but  [title[Name Of A Tiddler]] does not?

Thanks for any help.

Felix Küppers

unread,
Jun 9, 2015, 5:52:42 PM6/9/15
to tiddl...@googlegroups.com
Hi Steve,

[[Name Of A Tiddler]] is a wikitext syntax for a link. You can use this in a tiddler body.

[title[Name Of A Tiddler]] is not wikitext but a filter expression! It does not make sense to use this in a tiddler's body.

-Felix
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e546b963-8485-4fb3-963e-285ee9f53fad%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

RichardWilliamSmith

unread,
Jun 9, 2015, 6:44:07 PM6/9/15
to tiddl...@googlegroups.com
Hi Steve,

As Felix says, the latter only makes sense as part of a filter expression, like so - <$list filter="[title[Name Of A Tiddler]]"/>

Adding this will give you a 'list of one' which looks just like a single, inline link.

Regards,
Richard

Greg Davis

unread,
Jun 9, 2015, 6:51:50 PM6/9/15
to tiddl...@googlegroups.com
removed
Reply all
Reply to author
Forward
0 new messages