I've done this before using these instructions here: https://davidalfonso.es/posts/migrating-from-tiddlywiki-to-markdown-files
The original gitlab repository from David Alfonso doesn't exist anymore. But I've created a fork which you can find here: https://gitlab.com/vdorneanu/tiddlywiki-migrator I've used this method to convert tiddlers to markdown files which then were "compiled" by hugo (https://github.com/gohugoio/hugo) to some html files. Kind regards, Victor On Thursday, November 5, 2020 at 7:15:03 AM UTC+1 TW Tones wrote: > Perhaps some more information. > > When you say HTML do you mean a tiddlywiki? > > You can make your own templates and export tool, also now with the recent > JSZip plugin you can bundle tiddlers into a zip that you can then expand in > a folder. > > Where you have seen talk of generating static sites you can follow a > similar method to generate any filetype you fancy. > > Regards > Tony > > > On Wednesday, 4 November 2020 21:04:12 UTC+11, Ilyusha Nicolas wrote: >> >> I have a html with many tiddlers, with tags and links. I want to find a >> way to export this html to a list of markdown files such that each tiddler >> corresponds to a markdown file, each link to X shows up as "[[X]]" in the >> output markdown file, similarly with tags? >> >> -- 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/5dbcbd85-5d07-46b6-a790-0709ab7548d7n%40googlegroups.com.

