Hi all

Is there a way to create a list filter where what is displayed are tiddler 
titles, but the links are to external links in the url field of those 
tiddlers

I am looking for something roughly like this, but this doesn't work:

<$list filter="[tag[Philosophy]sort[title]]">
<$link to={{!!url}} format="htmlwikified"><$view field="title"/></$link>
</$list>

Use case: create TW files for each book I read. Create tiddlers for each of 
those files in a central hub TW. Tiddler is tagged by the book's topic, and 
the filepath to that file is added to the url field. 

Then I have listwidgets that turn up the tiddlers by topic, and when I 
click on the link I open the file, rather than the tiddler.

Blessings,

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to