Hello!
I am trying to configure the TagAdderMacro
(http://tiddlywiki.squize.org/#TagAdderMacro) in the EditTemplate
In a tiddeler the Macro allows some usefull configurations.

  * by default <<tagAdder>>will display drop down list of all tags, with
    tags present on the tiddler grouped together.
  * to sort alphabetically (ignoring the [x]), use <<tagAdder 'nogroup'>>
  * to specify what tags to list, use <<tagAdder 'group/nogroup'
    'tiddler'>>where tiddler is a tiddler that is tagged with the tags
    you want to list. (use one of either group or no group, not both!)

  * you can specify a custom label by giving the macro an additional
    parameter.

  <<tagAdder 'group' 'TagDataBase' 'custom label'>>

 Using this structure <javascript:;><div class='tagged' macro='tagAdder
'group' 'TagDataBase' 'custom label''></div> <javascript:;>to make the
configurations work within the <javascript:;>editTemplate the plugin
just does the default behaviour.

How do I do it?

||

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to tiddlywiki@googlegroups.com.
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to