Hi David,

Here's one way:

<$vars title="New Tiddler">
<$button actions="""<$action-sendmessage $message="tm-edit-tiddler" $param=<
<title>>/>""" class="tc-btn-invisible" tooltip="Click to edit">
<<title>>
</$button>
</$vars>

Just replace the title variable "New Tiddler" with the tiddler you wish to 
open in edit mode.

Your link will now be an invisible button pretending to be a title of your 
tiddler. Click on it and you'll open the tiddler in edit mode.

You might wish to change your CSS classes to make the look of the button 
consistent with other internal links in your wiki (the class tc-tiddlylink 
is one example).

Enjoy!
Hubert






On Thursday, 30 April 2020 18:47:18 UTC+1, David wrote:
>
> I'm always clicking the link to a tiddler and then having to switch it to 
> edit mode.
>
> Possible to do that in one shot?
>

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/e51ea3e1-6a14-4ed4-b3d3-f3954c81e29a%40googlegroups.com.

Reply via email to