If someone is interested in this hack, do note that the normal tiddler save 
and cancel buttons don't do anything. Everything is immediately mirrored to 
the original tiddler and you can only close the edit field from the "hide" 
button at the bottom of the edit area. So its kinda scary, thankfully 
ctrl-z works if you do something you should not.

On Friday, December 13, 2019 at 9:28:29 PM UTC+2, Mark S. wrote:
>
> This is a little hacky, and I'm sure someone could come up with something 
> more attractive, but I use the text below in a tiddler called "TE" (for 
> template-edit).
>
> After excision, I add ||TE}} . That is, the excision might look like 
> {{mytiddler||TE}}. This puts a button next to the text, that lets me open 
> it up for editing.
>
> Using this approach, you can even do excisions inside of excised tiddlers, 
> and so on.
>
> I imagine it wouldn't be too hard to hack the excise button so that it 
> automatically adds the ||TE to the transclusion text, if it's of interest.
>
> Good luck!
>
>
> <$reveal state=<<qualify "TE">> type="nomatch" text="edit"><$transclude 
> mode="block"/> <$button class="mybuttons" set=<<qualify "TE">> 
> setTo="edit">Edit</$button>
> </$reveal>
> <$reveal state=<<qualify "TE">> type="match" text="edit"><$transclude 
> tiddler="$:/core/ui/EditTemplate" /> <$button class="mybuttons" set=<
> <qualify "TE">> setTo="show">Show</$button></$reveal> 
>
>
>
> On Friday, December 13, 2019 at 5:30:12 AM UTC-8, DemoniWaari wrote:
>>
>> Are there any good methods of quickly opening an excised tiddler from 
>> inclusion? Oftentimes when I excise a tiddler, I would like to edit it 
>> afterwards but the only way to do this is to go to search and type in the 
>> title of the excised tiddler and open it from there. I'd like to do 
>> something like, highlight the text inside {{}} and it would directly open 
>> the tiddler with that title, with a hotkey or something for example. 
>>
>> Thanks.
>>
>

-- 
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/99b45a47-b578-4ac0-bc8e-c575aebc1bab%40googlegroups.com.

Reply via email to