Hi,
I’m able to create programatically Alerts in tiddly wiki using the
PUT /recipes/default/tiddlers/{title}
When I try to delete using the DELETE WebServer API I get a 404. The alert is not removed
It seems that alerts are handled by the browser …
Is there a way to clean alerts programatically ?
Thanks for your guidance or any other alternatives
Regards
Vpl