Hi Jed, This is really smart! Can this widget update a library hosted on GitHub also? It seems using this widget, one can create plugins and libraries in the browser and then publish them without any hassles!
--Mohammad On Thursday, April 23, 2020 at 2:22:11 PM UTC+4:30, Jed Carty wrote: > > Jan, > > I just looked at your proof of concept and you are doing something more > clever than what I was considering. I was thinking in terms of exporting > the plugin library into a local file system so that then you would upload > it somewhere else. > Your way is a much better idea I think. > I made a widget that lets you send http POST requests from a browser, that > would allow you to skip any copy and pasting or exporting steps and > directly send the files to your php server. The widget is here > https://ooktech.com/TiddlyWiki/SubmitForm/ > > I think the widget should be modified a bit to fit this situation, but the > entire process could be done in a browser. > > The problem with the widget currently is that it uses the raw text content > (not the wikified content) of a tiddler and we want it to use the output of > macros as the text to send. > > Oh, and to clear up the confusion about the plugin library creator, the > one you have titled LibraryHTML-Creator is an update to the other one that > includes the html, the first part is the same as the old one, it just has > the html part appended to the end of it. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/b5a67d32-e174-40dd-995b-e34ca90afcee%40googlegroups.com.

