Hi, 

$makelist widget is not part of the core and not needed anymore. 


You can achieve the same result with the $action-listops widget, which is 
part of the core. 

eg:

<$button>
<$action-listops $tiddler="$:/StoryList" $field="list" $filter="[[]]"/>
<$action-listops $tiddler="$:/StoryList" $field="list" 
$filter="[tag[TableOfContents]limit[3]]"/>
Set the 'StoryList list field'
</$button>

So you should have a closer look to 
http://tiddlywiki.com/#ActionListopsWidget  and the $filter and $subfilter 
parameters.

have fun!
mario


-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/f5d12e72-a1df-4e6c-acdc-5e8b2146a639%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to