I’d like to present TiddlyWiki xp on tiddlywiki.com so that it is easier for people to find.
We’ve already got an “Editions” tiddler but it currently only includes the core editions that live in the main TW5 repository.
It would be incredibly helpful if somebody could volunteer to collate the useful third party editions that are out there, and prepare a documentation PR to add them to tiddlywiki.com.
We should have an editons wiki/thread here where possible editions can be discussed, recommended, and vetted. That will make the job of maintaining a list of editions on tiddlywiki . com easier.
One problem with this idea is that the user-maintained editions are often out of date, i.e. they are not refreshed and tested with each new TiddlyWiki release. So people trying them out often have to either use the older TiddlyWiki version, or try a manual upgrade and see if anything was broken.
I suspect this situation would be improved if there was an easy way for edition maintainers to automate upgrading and rebuild an edition from source and perhaps testing it as well. Does anyone have any good solutions for that kind of thing?
FWIW, I have some upgrade/rebuild automation that I’m using for my MPTW5 templates, see them here. It’s perhaps not very adaptable currently, but if you read the Makefile you should get an idea how it works.