Thanks for sharing back the solution. Tones
On Friday, 9 October 2020 23:31:32 UTC+11, Mohamed Amin wrote: > > 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 the TW5 Docker Image: > docker container stop tw5-node-prestage > > 2- Navigate to TW5 Data Folder. > > 3- Edit/Change the "text" field of the 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' > > 4- Start Docker Image > docker container start tw5-node-prestage > > 5- Now you should see the plugins are enabled in the Control Panel. > > > > > > 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/c9cfbc7a-769e-47b4-8e42-d358f21d7db7o%40googlegroups.com.

