I'm about to go sleep so this is a bit sloppy:
You can try:
To just get a tiddler title not linkified, use the ViewWidget with
format=text
Using the SetWidget and attribute select=0
If you use the SetWidget result in a filter (e.g in the ListWidget), you
must use the enlist operator, i.e enlist<yoursetvariable>
Or the WikifyWidget which takes a lot of memory so don't e.g put it in a
loop. Note that you can use it like so to get a filter result:
<$wikify name=foo text={{{ filter }}} >
<:-)
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/a86b6720-ca08-4697-887f-94c8bf2edf15%40googlegroups.com.