--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/9448f4ff-af2b-43da-be75-cef2265139fd%40googlegroups.com.
Thanks I will revisit tiddlyserver for this. I admin I never worked out the login process.
Its technical feasable to save anything out of tiddlywiki changing filters and filenames but seems to be no way to do this as a utility function and directed to an address of any kind.
I will review and respond thanks
Tony
I'm currently looking into adding the ability to upload files from TiddlyWiki on the built in node server to the files folder, creating a canonical Uri tiddler pointing to each file at the same time.
It would be an extra win if that could work with TiddlyServer as well, as my next step will likely be a better option for multiple wikis than the multiple instances of the tw node server I have running at the moment.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/da84b4e1-7aec-4ebf-9310-22a4b8f67ad3%40googlegroups.com.
--
In order to get the server route to work properly, you should need to add exports.bodyFormat === "stream"
On Thu, Apr 23, 2020 at 7:01 PM Saq Imtiaz <saq....@gmail.com> wrote:
Jed, looks like I was on the right track but this will save me a fair bit of work.--
For anyone else interested these are the relevant files from Bob:
Server route: https://github.com/OokTech/TW5-Bob/blob/master/ServerRoutes/post-upload.js
Client side hook: https://github.com/OokTech/TW5-ServerImages/blob/master/ServerImages.js
On Friday, April 24, 2020 at 12:51:18 AM UTC+2, Saq Imtiaz wrote:Jed: thank you!! I'll have a look at the Bob source code.
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddl...@googlegroups.com.