Robert The done button is found in $:/core/ui/Buttons/save also known as OK.
The actions used are found in the macro `<<save-tiddler-actions>>` but you could edit and add more actions in that button. Alternatively the tiddler $:/core/ui/EditTemplate <http://127.0.0.1:8080/resources#%24%3A%2Fcore%2Fui%2FEditTemplate> Is where save-tiddler-actions is defined, you can add some actions there. Of course you could clone, then modify the $:/core/ui/EditTemplate and change the edit template tiddlername used in $:/config/ui/EditTemplate <http://127.0.0.1:8080/resources#%24%3A%2Fconfig%2Fui%2FEditTemplate> Regards Tones On Friday, 23 October 2020 05:13:03 UTC+11, Robert Payne wrote: > > I'm not having any luck finding the answer I am looking for. > I want to capture the click event of the save icon when I am done editing > a tiddler so that I can programmatically save the changes. > Thanks in advance. > > --Robert > -- 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/2c07861e-d6d4-4dbe-8fb9-4f2d3be7170bo%40googlegroups.com.

