TagglyTagging question

79 views
Skip to first unread message

Leo Staley

unread,
Apr 25, 2014, 12:50:50 AM4/25/14
to tiddl...@googlegroups.com
How do I change how the tags are displayed by default? Currently, it lists tags in columns with the "normal" method by default, So I have to click through every time to view it in site-map mode. 


Thanks in advance
Cheers!
-Leo

PMario

unread,
Apr 25, 2014, 10:27:19 AM4/25/14
to tiddl...@googlegroups.com
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

Leo Staley

unread,
Apr 28, 2014, 8:52:59 PM4/28/14
to tiddl...@googlegroups.com
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! 


--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

PMario

unread,
Apr 29, 2014, 9:31:51 AM4/29/14
to tiddl...@googlegroups.com
On Tuesday, April 29, 2014 2:52:59 AM UTC+2, Leo Staley wrote:
And now it defaults to sorting by modified, and listing 5 columns, just the way I like it. Thanks So much! 

cool, you are welcome :)
-m
Reply all
Reply to author
Forward
0 new messages