--
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ffd208ef-a667-4a13-984a-dfa91b8d9812%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks to quick answer, but i doesn't work for me. Making as you said moved "new tiddler" and "tag name" fields on the bottom when making a new tiddler. Instead i have e field "tags:" in $:/tags/EditTemplate that i don't know what to use it for.
best regards
Il giorno martedì 12 maggio 2015 13:46:48 UTC+2, Jeremy Ruston ha scritto:Hi BackslashYou can add a new "edit template segment" that contains a single, space separate tags field. Create a new tiddler tagged $:/tags/EditTemplate and the following content:Tags: <$edit-text field="tags" tag="input" class="tc-edit-texteditor"/>Note that you'll need to wrap any tags containing spaces with double square brackets, [[like this]].Best wishesJeremyOn Tue, May 12, 2015 at 11:16 AM, Backslash <matteo...@gmail.com> wrote:Hi all,--
i'm using tiddlywiki 5.1.7, i wonder if is there a way to insert multiple tags in a wiki WITHOUT clicking each time add, e.g. a separator for tags, like a semicolon or comma or....
Thanks for help.
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 tiddlywiki+...@googlegroups.com.
To post to this group, send email to tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ffd208ef-a667-4a13-984a-dfa91b8d9812%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
Jeremy please, one more thing, it's possible to add autocompletion on
the new tag field?