G'day Group

I wonder if this is possible?

Listing tiddlers in the order in which they have been viewed or
opened.

Could I use something like the following but replace 'created' with
'touched' or opened ?



<<forEachTiddler
 where
 'tiddler.created'
 sortBy
 'tiddler.created'
 descending
>>


Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlyw...@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to