Hello,
Is there a way to interact with a NodeJs Tiddlywiki by using an API?
For example, I have a Python script that using Notion’s API creates and edites pages, I wonder if is possible to do a similar thing with tiddlers on a NodeJs served wiki.
(Creating .tid files is not ideal because the wiki needs to reboot to incorporate them)