On Thursday, February 27, 2014 4:58:25 PM UTC+1, vpl wrote:
>
> Is their a way to update this title ?
>
Not in this way atm.
Your'll need to crate a new tag. then
You'll need to open every tiddler remove the old tag and add the new tag.
or
create a new tiddler eg: FastTag with this content
important you need to "add" the tag!
tag: $:/tags/ViewTemplate
------- start of content
<$checkbox tiddler={{!!title}} tag="oldTag"/> .. oldTag
<$checkbox tiddler={{!!title}} tag="newTag"> .. newTag
--------- end of content
So now this tiddler will be part of every tiddler. .. The checkboxes are at
the bottm of the tiddler.
So imo it will be faster than the existing mechanism.
You could also tag it $:/tags/ViewTollbar ... but this looks weired :)
have fun!
mario
--
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/groups/opt_out.