Replies: 3 comments
-
|
Savers are implemented by modules of the type These are all the savers that ship with the core: Also see the documentation at: |
Beta Was this translation helpful? Give feedback.
-
|
You might need to look at the code of other saver plugins. At the time I wrote https://github.com/linonetwo/solid-tiddlywiki-syncadaptor , I truly read much code, to get myself to understand those undocumented life cycle API... |
Beta Was this translation helpful? Give feedback.
-
|
imho some scriptable server was (sometimes)helpfull in figuring out what/how was required to save for me (a shell script fan) this : https://github.com/TooTallNate/bashttpd 👍 is.gd see this comment : #3946 (comment) so basicly pick one of
browser dev tools console / network are probably usefull all though admitedly its a broad subject area from things any one might find usefull to pick apart the tangled techno web https://learnxinyminutes.com/ https://github.com/for-GET/know-your-http-well 🎆
what is the plugin for ...
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to figure out how to write a saver plugin, and am having a really hard time. Could someone point me towards a simple example or something? Thank you so much!
Beta Was this translation helpful? Give feedback.
All reactions