Hi Rich,
If you combine Mario's suggestions, you can do this - clone and edit the
new journal button, or otherwise create a tiddler with the same tag, call
it $:/rs/ui/Buttons/new-here-with tags (if you change the title, you need
to change the two references to it below - I always add my initials to the
name of this kind of tiddler, to distinguish them from the core) give it
the following text;
<$button tooltip={{$:/rs/ui/Buttons/new-here-with tags!!description}}
aria-label={{$:/rs/ui/Buttons/new-here-with tags!!caption}}
class=<<tv-config-toolbar-class>>>
<$action-sendmessage $message="tm-new-tiddler" title="New Tag Tiddler"
tags={{!!tags}} />
''T''
</$button>
and the fields
caption: ''T'' New Tiddler With Tags
description: Create a new tiddler with the same tags as this one
This will appear in the view toolbar and can be toggled from the control
panel. If you want to put it in a particular place in the toolbar, give it
a list-after or list-before field too.
Regards,
Richard
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/09b51fdf-0079-40b1-ba45-4e8882018ff5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.