Hi Taylor, I linked it in my previous post:
https://ibnishak.github.io/Tesseract/pluginsandmacros/hashtag2tag.html
or were you looking for something different?

The other option to run code upon tiddler save is to add wikitext
processing as in this example: https://danielorodriguez.com/TW5-AutoTag/


On Tue, 25 May 2021 at 18:15, Taylor Jensen <tcj@tcj.design> wrote:

> This seems like it could be modifiable into what I'm after, can you link
> it?
>
> -TCJ
>
> On Friday, May 21, 2021 at 9:23:34 PM UTC-4 TW Tones wrote:
>
>> Perhaps in a related solution I created a snapshot tool. It converts what
>> a tiddler displays into html and saves it in another tiddler, then displays
>> the snap shot in the original tiddler.
>>
>> The reason was to capture content at a point in time,  and to save
>> processing by not regenerating the tiddler until a refresh is requested.
>> This snapshot can be dragged to any wiki and will; look the same, because
>> the data and macros in the original where captured in the snapshot as fixed
>> html. If you are using special CSS you may need to incorporate that with
>> the snapshot.
>>
>> I mention this because you could design your own snapshot method to
>> include what you want in it, ie run macros and produce results, and capture
>> the results.
>>
>> The quick hack is to install the Internals core plugin, then use the
>> preview in a tiddler editor, and look at the RAW HTML preview, select and
>> copy the actual html, and paste this html into Another tiddler.
>>
>> Regards
>> Tones
>>
>>
>>
>>
>> On Saturday, 22 May 2021 at 09:09:10 UTC+10 t...@tcj.design wrote:
>>
>>> I'm interested, but I'm not sure how to go about it. How can I run a
>>> macro on tiddler save to make what is essentially text substitutions?
>>>
>>> On Saturday, May 15, 2021 at 5:51:33 AM UTC-4 Anjar wrote:
>>>
>>>> Another use case was just posted (on how to combine the text from
>>>> several tiddlers into a single tiddler so that the original tiddlers can be
>>>> deleted): https://groups.google.com/g/tiddlywiki/c/xTCzMIj0uqs Good
>>>> solutions were suggested, but it would also be very simple to just write
>>>> <<<insertTiddlerText "..somefilter...">>> and have it replaced with the
>>>> text of those tiddlers or  <<insertTiddlerText "..somefilter...">> if one
>>>> wants to keep transcluding
>>>>
>>>> Best,
>>>> Anders
>>>>
>>>> fredag 14. mai 2021 kl. 16:31:33 UTC+2 skrev PMario:
>>>>
>>>>> On Friday, May 14, 2021 at 12:04:01 PM UTC+2 Anjar wrote:
>>>>>
>>>>> - You are guaranteed that the output will not change. In the permalink
>>>>>> case, I think, the example would be to replace <<hardlink "aTitle">> with
>>>>>> something like <$button><$list
>>>>>> filter="[created[..aTitle!!created..]]"><$action-navigate
>>>>>> $to=<<currentTiddler>> /></$list>aTitle</$button> where 
>>>>>> ..aTitle!!created..
>>>>>> is not a reference but the actual value
>>>>>>
>>>>>> Thoughts?
>>>>>>
>>>>>
>>>>> I think in general this is a sensible idea. ... But I also think it's
>>>>> "over-engineering" ...
>>>>>
>>>>> If exporting "connected" tiddler is a problem, we may need to improve
>>>>> the "export" mechanisms. Which imo would be the right place to tackle this
>>>>> specific problem.
>>>>>
>>>>> just a thought.
>>>>> mario
>>>>>
>>>>>
>>>>> --
> 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/crnjiJ4Spq4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/tiddlywiki/7b80a6fd-9ed1-450c-8232-610bec0ce7cbn%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/7b80a6fd-9ed1-450c-8232-610bec0ce7cbn%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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CAAY2DnP2S8dEG8JejpADB25aTp56v04XwRANcZnM3DcYcw6Jbw%40mail.gmail.com.

Reply via email to