Re: [tw5] Possible TiddlyServer, node or Bob Feature idea

2020-04-23 Thread Saq Imtiaz
Apologies for the semi garbled text of my last post. Using google groups on my phone is being problematic today. -- 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 t

Re: [tw5] Possible TiddlyServer, node or Bob Feature idea

2020-04-23 Thread Saq Imtiaz
Arlen: is uploading files to TiddlyServer as simple as doing a POST to a given URL? Or would it need an extra route added to the server for this, as is the case with the default node server? I'm currently looking into adding the ability to upload files from TiddlyWiki on the built in node serve

Re: [tw5] Possible TiddlyServer, node or Bob Feature idea

2020-04-23 Thread Saq Imtiaz
Arlen: is uploading files to TiddlyServer as simple as doing a POST to a given URL? Or would it need an extra route added to the server for this, as is the case with the default node server? I'm currently looking into adding the ability to upload files from TiddlyWiki on the built in node is se

Re: [tw5] Possible TiddlyServer, node or Bob Feature idea

2020-04-23 Thread Mohammad
This is great Mathias! Thank you for sharing. I see you have also use lazy loading! Would you mind to share the procedure for get and run your code! I appreciate if give us a step by step procedure! --Best On Wednesday, April 22, 2020 at 12:56:25 PM UTC+4:30, Matthias Bilger wrote: > > I used t

Re: [tw5] Possible TiddlyServer, node or Bob Feature idea

2020-04-22 Thread Matthias Bilger
I used to have the same issue, hat a lot of files I wanted to serve, but did want to use just the tiddlywiki node js server. I run it in docker anyway and I am not too much into JS. So I just added another docker container to my setup which allows uploading files to the files folder for my wiki

Re: [tw5] Possible TiddlyServer, node or Bob Feature idea

2020-04-18 Thread TonyM
Arlen 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 revi

Re: [tw5] Possible TiddlyServer, node or Bob Feature idea

2020-04-18 Thread Arlen Beiler
TiddlyServer has this capability. You can upload files and create new directories within directories. You can set the name when you upload it. Currently, if the file exists it will be overwritten. If you cannot see the upload button in the directory index, you are either on a group index (meaning a

[tw5] Possible TiddlyServer, node or Bob Feature idea

2020-04-17 Thread TonyM
Jed, Arlen et all, As mentioned in passing here Bob is now capable of serving files, as is TiddlyServer and Node static tiddlers but what about the reverse at least for a secure environment? For example a server based drop b