[tw5] Re: triggering send-message from a permalink URL

2022-10-09 Thread K P
I see what you mean, It works in browser, but i can't get it to trigger from commandline. I was unaware of the StartupAction tags, and so now i need to go read up more. On Sunday, October 9, 2022 at 10:31:52 PM UTC-5 Eric Shulman wrote: > Try this: > > 1) In your TiddlyWiki, create a new

[tw5] Re: triggering send-message from a permalink URL

2022-10-09 Thread Eric Shulman
Try this: 1) In your TiddlyWiki, create a new tiddler named "download", containing: ``` \import $:/plugins/benwebber/dnd/ui/Buttons/export-player-edition <$list filter="[{$:/info/url/search}match[?download]]"> <> ``` 2) tag this tiddler with `$:/tags/StartupAction/PostRender` Then, to