Soren has a 3click2edit plugin. I would like to add it to my standalone TW. But there is no demo site, only the plugin page on GitHub (https://github.com/sobjornstad/TW5-3click2edit). Where on the GitHub page do I get whatever it is I need so I can add the plugin to my standalone TW?
Dave, I would like that too. But I saw that there were no releases published, no packages - but you could download the zip file and get all the tid files.
If you download the entire project as a zip file, you get a bunch of stuff not related to the plugin. I think.
What I did was to click through each file in the plugin (including the sub directory “tiddlers”) until I got to a version with the word “Raw”. Right click and save link as … to save the file some place before. There’s only 3 tiddlers so this is faster than downloading and extracting the entire project.
I have reinvented this a number of times, especially in package I call “Smart Show code” which displays the content of “code tiddlers” and allows click to edit. However being able to defeat this is also helpful if you want to select and copy code without editing.
My solution has no Javascript and can be distributed as a macro.
My point is if there is too many issues with supporting 3click2edit we could build an equivalent quite easily.
Not withstanding this, this thread stands on its own for the more general discussion "How to get plugins from github?"