custom saver module

117 views
Skip to first unread message

Robert Payne

unread,
Dec 4, 2020, 3:56:06 PM12/4/20
to TiddlyWiki
Can anyone show me how to utilize $:/core/modules/savers/custom.js ?
I have already read this: https://tiddlywiki.com/dev/static/Saver.html
But, 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.

Saq Imtiaz

unread,
Dec 4, 2020, 4:15:53 PM12/4/20
to TiddlyWiki
If you can get WordPress to accept a PUT request, you can just use the PUT saver.
This way you don't need to do any work on the TiddlyWiki side:

TW Tones

unread,
Dec 4, 2020, 6:32:11 PM12/4/20
to TiddlyWiki
I want to do this but do not yet have the skills. Using its database like noteself does couchDB, tiddler versioning etc... It would leverage MySQL etc...

A tiddler could be a custom post, it would help build multi-user community resources.

Tones

Message has been deleted

Robert Payne

unread,
Dec 30, 2020, 10:06:47 PM12/30/20
to TiddlyWiki
Reply all
Reply to author
Forward
0 new messages