The plugin library introduces a very simple mechanism like Tiddlywiki Official Plugin Library to let select among the published plugins and install any number of them you like.
- Code: GitHub - kookma/TW-PluginLibrary: This repo contains most useful plugins developed under the name Kookma for Tiddlywiki 5.
- Demo: Kookma Library — Plugins for Tiddlywiki5
Some of useful plugins in this library are:
- Tiddler Commander
- Shiraz
2.1. Shiraz Formatter (subplugin)
2.2. Shiraz Callout (subplugin) - Todolist
- Trashbin
- Favorites
- Searchwikis
- Utility
- Slider
- Pinboard
- Timelines
- TOC
- Vote
- Tamasha
- Refnotes
- Kara
- Pikaday
- Thinkup
- Slider
- Solution
- Gatha Studio Workspace
- Negar
- Search in Fields
- Garden
To see plugins in their own repo see Kookma Tiddlywiki Repositories
Distribution
The kookma plugins are distributed through GitHub. Each plugin is published in two forms:
- a plugin folder suitable for Node.JS version of Tiddlywiki (client-server installation)
- a packaged tiddler (JSON) suitable for single html file and drag and drop
To read how to install and use plugins from this library see the demo page: TW-PluginLibrary
IMPORTANT NOTICE
From Tiddlywiki 5.2.3, the packaged form of kookma plugins are distributed as minified tiddlers. The minification are done using Uglify from Flibbles.