I have this list
<ul>
<$list filter="[days[-14]!is[system]!sort[modified]limit[20]]">
<li>
<$link><$view field="title"/></$link> <$view field='modified'
format="date" template="DDth mmm "/>
</li>
</$list>
</ul>
that gives something like this
- Draft of 'recentTiddlers'
<http://127.0.0.1:8081/#Draft%20of%20'recentTiddlers'> 24th Jan
- recentTiddlers <http://127.0.0.1:8081/#recentTiddlers> 23rd Jan
- TableOfContents <http://127.0.0.1:8081/#TableOfContents> 23rd Jan
- AgendaSmaller <http://127.0.0.1:8081/#AgendaSmaller> 23rd Jan
- fix xcfe screen tearing
<http://127.0.0.1:8081/#fix%20xcfe%20screen%20tearing> 23rd Jan
- Today List <http://127.0.0.1:8081/#Today%20List> 22nd Jan
Is there a way (I'm guessing by using TOC) to make that list a bit more
structured, kind of like the real Recents list is?
Thanks,
- Dave
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/5fa44875-8cc4-4aa6-b8e8-0d19ca1ed29d%40googlegroups.com.