Hmm thanks! I need to play around a little with this! I also realized that
I can just have a link in the excision itself a "title" with a link to the
excised tiddler but it is not as nice as I'd like it to be.

-DW

On Fri, Dec 13, 2019 at 9:28 PM 'Mark S.' via TiddlyWiki <
[email protected]> 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 a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/Wxnv1nMkktY/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/6c16ba67-e613-4794-80d8-637ee41a5e7f%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/6c16ba67-e613-4794-80d8-637ee41a5e7f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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/CAOv-5H-1RVb3JB6Tws%3DnD162tVrsO1YLsRsv0Of4Jb_fCy0k_A%40mail.gmail.com.

Reply via email to