Le jeudi 28 mai 2020 00:51:18 UTC+2, Kevin Kleinfelter a écrit : > > Is there a 'best practice' for how to thoroughly and effectively delete > plugins? (I'm using node.js, if that matters.) > > I've been just deleting the plugin's tiddler. Today, I had to spend some > quality time poking around in my tiddlers folder, and I see a bunch of > leftover $__plugins files from deleted plugins. > > It appears that when I delete a plugin named $:/plugins/foo/bar via TW, I > also need to visit the file system and manually delete $__plugins_foo_bar* > from the tiddlers folder. Any other cleanup I ought to be doing? > > TIA >
Hi, On Node.js you should install plugin in command line via tiddlywiki.info file, so to deleting them do the same I think ;) -- 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/715aa780-dd2e-4106-8559-a638b43244e2%40googlegroups.com.

