[Node.js] Re-Activate filesystem & TiddlyWeb Plugins

66 views
Skip to first unread message

Mohamed Amin

unread,
Oct 9, 2020, 7:03:59 AM10/9/20
to TiddlyWiki
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


Mohamed Amin

unread,
Oct 9, 2020, 8:31:32 AM10/9/20
to tiddl...@googlegroups.com
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.


TW Tones

unread,
Oct 9, 2020, 6:17:47 PM10/9/20
to TiddlyWiki
Thanks for sharing back the solution.

Tones
Reply all
Reply to author
Forward
0 new messages