Hi,

I have tiddlers all tagged as "log" with a standardized title structure:

2014-05-19 Mon
2014-05-20 Tues
2014-05-21 Wed
(etc...)

I'd like to group these into lists -- or even better, collapsible or 
pop-out lists using something like MatchTagsPlugin -- for separate months 
by filtering for "log" entries with a certain string in the title (2014-01* 
for January, 2014-02* for February, etc...).  The standard list macro lets 
me filter them by tag:

<<list filter "[tag[log]][sort[-modified]]">>

but I can't figure out how to *also* sort by title and/or date as I 
described.

Is there a way to use boolean logic and wildcards to achieve this type of 
filter in TWC?  I've pored over a bunch of other similar posts on here, but 
they all deal with TW5's ListWidget (<$list...>) and I haven't found any 
that address this for TWC...

Thanks,
Will

-- 
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