Rustem,

The Recent tab on your sidebar solves this with something like the 
following code but this shows just the 50 (or other number) most recently 
modified: 

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

I haven't yet had to build a macro to do date related math but I will need 
to fairly soon. If noone else has one I'll post it here when its built

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/d82c0832-a3d0-4058-adee-01affd910120%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to