I have already read this:
https://tiddlywiki.com/dev/static/Saver.htmlBut, I am not a JS guru. I want to save TWs to a WordPress site, somewhere in the uploads folder. I am thinking I will need to use AJAX to talk to a WP plugin, which will handle the saving. I just need to learn how to create a custom TW saver module that will fire off the AJAX call. Thanks in advance for help with this.