That works great, but may have a fatal flaw.  It opens the tid at the top, 
and not under where I was.  So I lose my place in the scroll.  Sometimes it 
takes me a minute to try to figure out what I was doing.

I may just keep with the extra click of opening then editing, so that I 
keep my place near the current tiddler.

But I'm going to keep with that, and we'll see.  Thanks.


On Thursday, April 30, 2020 at 3:01:00 PM UTC-4, Hubert wrote:
>
> 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/fa5d3ae4-5856-48a2-b3b8-92ce535193cd%40googlegroups.com.

Reply via email to