This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

Uninstalling a plugin

17 juin 2022 à 13h29

If you want to follow the steps side by side you can .

Follow these instructions when using TiddlyWiki as a standalone, single file wiki.

  1. Create a backup of your current TiddlyWiki HTML file (just in case)
  2. Open the and go to the Plugins tab
  3. Click on the plugin you want to delete to open it as a standalone tiddler
  4. Click the more button and delete the tiddler
  5. Save your TiddlyWiki
  6. If a yellow warning bar appears at the top of the window, refresh the window so that TiddlyWiki completely removes the plugin
    • Depuis : 5.1.22 It is no longer necessary to refresh TiddlyWiki when deleting plugins that support dynamic loading. See PluginMechanism for more details
  7. The plugin should no longer be active or available
Note
If you use TiddlyWiki with node.js have a closer look at Uninstalling a plugin with Node.js
An overview of working with plugins can be found at Plugins