Ok, I figured it out. For future reference, this is what I did (I'm running Node.js TW5 using Docker image called "tw5-node-prestage" on Linux).
1- Stop Docker : docker container stop tw5-node-prestage 2- Navigate to TW5 folder. 3- Edit the "text" of following 2 files from "yes" to "no" sudo nvim '$__config_Plugins_Disabled_$__plugins_tiddlywiki_tiddlyweb.tid' sudo nvim '$__config_Plugins_Disabled_$__plugins_tiddlywiki_filesystem.tid' On Friday, October 9, 2020 at 1:03:59 PM UTC+2, Mohamed Amin wrote: > > Hello All, > > Appreciate your support here. > > I was troubleshooting one of my Node.js Tiddlywiki, and I've disabled both > "Filesystem" and "TiddlyWeb" plugins, and now I cannot enable them again, > as when I tried to enable them and save, it asked to save my wiki as a > local html file. > > Regards > > > -- 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/e21ede82-a701-4732-90f6-8ace33acf38bo%40googlegroups.com.

