Q1: I'd like to have my TW's default display on loading to have a particular tiddler at the top, followed by a set of tiddlers selected by the presence of a tag "default". I thought the following defaultTiddlers would work: [[Open Journal Entries]] [tag[default]][sort[-modified]]
However, the "sort" parameter in the second line is being applied to the whole set, so the first entry only shows at the top if it is the most recently edited tiddler - in practice this sorting behavior results in this tiddler always sorting to the bottom! A - I would suggest that this behavior be fixed, B - ideally, defaultTiddlers could contain a list of tag macro statements (as in #2 above) and each "section" of the resulting display could have a separate sort order. C - even more ideally, the list of defaultTiddlers could be generated by Eric's fine MatchTagsPlugin, allowing for boolean logic in the tag selection (default OR (journal AND NOT Archived) Suggestions on how to accomplish any and/or all of the above would be most welcome - kludgey workarounds gratefully accepted. BTW I am in the meantime relying on a macro button using OpenTaggedTiddlers, but I'd much rather have the desired set show up without the user having to remember to push it on startup. Thanks in advance. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

