On Monday, June 10, 2013 11:10:58 AM UTC-7, [email protected] wrote: > > i forgot to mention that i mean tw5,
In TW5 you can edit the EditTemplate (More / Shadows / $:/core/ui/EditTemplate) and move to the bottom the portion that says <div class="tw-tiddler-help">Type tags separated with spaces, [[using double square brackets]] if necessary</div> <$edit field="tags"/> Probably put it right above <$fieldmangler> In ViewTemplate do the same thing by moving <div class="tw-tags-wrapper"><$list filter="[is[current]tags[]]" template="$:/core/ui/TagTemplate" /></div> to the very bottom -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
