The following code returns a list of tiddlers titled JournalEntry and 
sorted by date.
I would like to have the date at the beginning but can't get it to work 
with my changes.
Seems simple, and likely is for those that understand.

Suggestions?
Thanks

<$list 
filter="[tag[JournalEntry]!title[JournalEntrySkeleton]sort[created]]"><$link 
to={{!!title}}><$view field="title" /> (<$macrocall $name="dateTime" 
ts={{!!created}} format="YY0MM0DD"/>)<br></$link>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to