That did the trick! I don't understand javascript, but based on that there, I added these two lines to that zzConfig
config.taggly.config.listOpts.sortBy: = ["modified","title","created"]; config.taggly.config.listOpts.numCols: = ["5","6","1","2","3","4"]; And now it defaults to sorting by modified, and listing 5 columns, just the way I like it. Thanks So much! On Fri, Apr 25, 2014 at 7:27 AM, PMario <[email protected]> wrote: > Create an eg zzConfig tiddler with > > config.taggly.config.listOpts.listMode = > ["sitemap","normal","group","commas"]; > > and tag it systemConfig > > I didn't test it, but it should do the trick. > -m > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/2Ghcw8VHWUI/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.

