Hi Mark,

I'd like the recent tiddlers as an unformatted list...


You need to use the simplest of all widgets,
the TextWidget <http://tiddlywiki.com/#TextWidget> to just get the 
unwikified text:

<$list filter="[!is[system]has[modified]!sort[modified]limit[50]]">
<$text text={{!!title}}/>
</$list>

Best wishes,

Tobias.

-- 
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+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/271a32c2-1ec1-4586-8ae4-022d082130c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to