I'm still working on it, and I realize some parts of my template date from when I manually listed the possible tiddlers (before adding the search-filter macro): tiddler : <$link to=<<tiddler path:"core/ui/">>><$view tiddler=<<tiddler path:"core/ui/">> field="title"/></$link> or <$link to=<<tiddler path:"">>><$view tiddler=<<tiddler path:"">> field="title"/></$link> or <$link to=<<tiddler path:"core/ui/" suffixe:"Lists">>><$view tiddler=<<tiddler path:"core/ui/" suffixe:"Lists">> field="title"/></$link> which gave me only the three first cases bu not the tiddlers tagged in another category.
Since then, with the new "search-filter" approach, all parameters in the tiddler macro are useless, and I think it may be more simplified (and even more if I didnt want to have the title without the $:/tags/ suffixe). While I think of it, a lot of shadow tiddlers with a list widget have an attribute itemClass="tw-menu-list-item" which seems to be obsolete (or is not documented) and replaced with the attribute template="$:/core/ui/ListItemTemplate" or a <div class="tw-menu-list-item"> inside the list widget content. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
