On Thursday, December 17, 2015 at 4:24:59 PM UTC-8, Tobias Beer wrote:
>
> Actually, correct me if I'm wrong, but sorting by multiple criteria is far
> simpler than initially thought.
> All you need to do is reverse the order in your filter expresion, from
> weekest sort criteria to strongest, e.g.:
>
> {{{ [tag[Composers]sort[givenname]sort[surname]] }}}
>
> Will have the output eventually sorted first by surname and then by
> givenname.
>
The problem in the OP is still unsolved. He doesn't want a multi-level
sort. He want to have a single list, sorted by either "due" OR
"scheduled"... not "due" AND "scheduled". This can't be done using the
current sort[] filters.
Actually, I think the best solution would be to use the same field name is
both Task and Event tiddlers (e.g., "assigned_date"). Then, it becomes
trivial to just sort by "assigned_date" rather than trying to get values
from two different field names for the same sort.
-e
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/36797789-0873-42f5-841c-ca8d1e114536%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.