These are plugins created by the TiddlyWiki Community. Visit their website to try out the plugin. Carefully read the installing instructions and back up before installing! These plugins may not always be up to date and can contain bugs or unwanted behaviour. For even more plugins, visit the TiddlyWiki Groups. New plugins get posted and announced there first.
Free Spaced Repetition Scheduler for TiddlyWiki by oflg
TiddlyWiki-based memory programme using advanced FSRS algorithm
Projectify by Nicolas Petton
Project & todo management for TiddlyWiki.
https://github.com/ThaddeusJiang/Projectify
Projectify is a TiddlyWiki plugin for managing projects & todo lists, inspired by products like Todoist and Basecamp.
Projectify features:
- An inbox for collecting tasks and thoughts
- Projects to structure tasks together into separate todo-lists
- Support for scheduling tasks
- A dashboard to quickly view all projects, the inbox, or scheduled tasks
Note:
The original site, https://projectify.wiki, no longer exists. The provided site is a maintained fork, though not by the original creator.
TiddlyClip by buggyjay
BuggyJay's TiddlyClip browser extension for Firefox permits clipping of text and graphics from web pages:
http://tiddlyclip.tiddlyspot.com
TiddlyClip allows parts of webpages to be clipped into a TiddlyWiki, and consists of two parts, the browser addon and the TiddlyWiki plugin. The addon is completely memoryless, any configuration is determined by the current TiddlyWiki that the user has select to work with (we say that the addon is docked to the TiddlyWiki). TiddlyClip is designed to work (in a basic mode) without configuration. Once the addon and plugin are installed, all the user has to do is select which TW to dock to.
"GSD5" by Roma Hicks
An adaptation of the TiddlyWiki powered GTD® system formerly known as MonkeyGTD for TiddlyWiki version 5.
GSD5 is a Getting-Thing-Done tool for TiddlyWiki5 based off the mGSD classic TiddlyWiki.
"TW5 Magick" by Stephan Hradek
Stephan Hradek's growing catalogue of tips, tutorials, and other resources. Stephan has also developed several plugins and macros that you can find at http://tiddlystuff.tiddlyspot.com/.
http://tw5magick.tiddlyspot.com/
Some things in TiddlyWiki seem like Magic. As my preferred nick is Skeeve, I felt that TW5 Magick is a proper name for this collection of some of the "magic" tricks one can do with TiddlyWiki.
TiddlyMap Plugin by Felix Küppers
An interactive network visualisation plugin based on Vis.js. A demo that also contains installation instructions can be found here: http://tiddlymap.org. The plugin's GitHub repository can be found here.
TiddlyMap is a TiddlyWiki plugin that allows you to link your wiki-topics (tiddlers) in order to create clickable graphs. By creating relations between your topics you can easily do the following:
- Create concept maps and quickly manifest your ideas in tiddlers.
- Create task-dependency graphs to organise and describe your tasks.
- Visualise your topic structures to get an immediate grasp of topics and relations.
In general you may create, visualise and describe any network-structure you have in mind.
"Encrypt single tiddler plugin" by Danielo Rodriguez
A plugin that allows to encrypt your tiddlers individually Danielo Rodriguez.
http://danielorodriguez.com/TW5-EncryptTiddlerPlugin/
Advantages:
- You can specify a different password for each tiddler if you want.
- You don't have to encrypt your whole wiky.
- If you forget your password, you only lose a tiddler.
- It's possible to edit the tiddler content , tags and fields except the encrypt field after encryption.
- [...]
vis.js Timeline by emkay, revived by kixam
An interactive timeline visualisation plugin based on Vis.js. A demo can be found here: http://kixam.github.io/TW5-visjsTimeline/.
vis.js Timeline is a TiddlyWiki plugin that allows you to link your wiki-topics (tiddlers) in order to create clickable timelines. This project is a direct continuation of emkay's plugin.
Tinka by Andreas Hahn
The Tinka plugin provides the ability to create and modify plugins in the browser, without requiring the use of Node.js.
See https://github.com/TinkaPlugin/Tinka for the GitHub repo.
https://tinkaplugin.github.io/
This is a Control Panel extension that aims to simplify the plugin creation and editing process. After installing, you will find a new tab in your control panel that makes creating and modifying plugins a little bit easier.
rboue's plugins for TiddlyWiki
Featuring plugins that integrate two interesting new capabilities:
- SocialCalc providing a powerful spreadsheet
- Three.js providing interactive 3D graphics
I developed some plugins related to engineering tasks.
After using them for personal projects I'm glad to share with TiddlyWiki community.
Plugins by TheDiveO
A collection of plugins from TheDiveO.
TheDiveO's Third Flow plugin construction system:
The ThirdFlow plugin brings to you another way to develop customisation plugins for TiddlyWiki 5. It is not enforcing a specific development flow, it simply tries to help you. Otherwise, it tries to stay out of your way.
TheDiveO's FontAwesome plugin:
The FontAwesome plugin supports embedding Font Awesome in TiddlyWiki 5. There is no need to install this font into your operating system in order to use it with TiddlyWiki 5. The font is already embedded in this TiddlyWiki 5 customisation plugin instead, so nothing else to install.
MathJax Plugin by Martin Kantor
An experimental MathJax plugin for TiddlyWiki version 5. As Martin says, the implementation is a bit of a hack but may be useful until we have a better alternative.
http://mathjax-tw5.kantorsite.net
Welcome. I have created plugin for TiddlyWiki 5 which allows you to use MathJax (math in TeX and MathML) inside TiddlyWiki 5. It's unofficial plugin and it doesn't follow general policy of TiddlyWiki as stand-alone solution but it works. So you can use it if you want.
Locator plugin by bimlas
For those who use many tags or store many different topics in a common wiki the Locator plugin is a table of contents widget and an enhanced search engine that gives you the opportunity to filter results by related tags. Unlike table of contents, standard search and list of tags, this plugin offers these features in an organic, collaborative way.
Leaflet maps plugin by Sylvain Comte
A mapping plugin based on Leaflet library. Allows you to create maps based upon geographical data contained in tiddlers.
http://sycom.github.io/TiddlyWiki-Plugins/#Leaflet%20plugin
The leaflet plugin is a (working) attempt to integrate the leaflet library in TiddlyWiki in order to display geographical purpose tiddlers.
For now
<$leafmap>
widget displays an interactive map. Select size, location and zoom, clustering distance, and background. You can display data : geojson, point(s), polygon(s) and/or polyline(s) directly or calling GeoTiddler(s). Tiddler can be called individually, by list or with a filter.Have a look at demo page on the web.
Kin filter operator by bimlas
The purpose of the kin operator with examples:
- Finds related tags, related tiddlers in any depth
- Finds out where base tiddler originates and what other elements originate from it
- Finds the ancestors and successors of a family member
- Finds the "leaves" of the branch of the base tiddler in a tree-like structure (where the base tiddler is a leaf)
- Finds the super- and subsets / groups of a mathematical set (where the base tiddler is a set)
Json Mangler plugin by Joshua Fontany
Extend tiddlywiki to parse complex ("nested") json data tiddlers.
Json Mangler introduces a new path syntax for indexes of json data tiddlers , and includes many supporting tools, filters, widgets, etc.
Example Wiki: https://joshuafontany.github.io/TW5-JsonMangler/
IndexedDB Plugin by Andreas Abeck
A plugin that allows changes to be synchronised with the IndexedDB database that is built-in to most browsers.
Being quite new to TW5 development I tried my best to draft a SyncAdaptor to store tiddlers in IndexedDb. This is quite useful if an application / plugin installation is not possible (we have quite some restrictions at work...).
Full Text Search Plugin by Rob Hoelz
A plugin to integrate the popular lunr.js search engine, giving TiddlyWiki much more sophisticated search capabilities:
https://hoelz.ro/files/fts.html
Provides an alternative search result list that orders results by search relevance and ignores differences in word forms (ex. tag vs tags).
On my personal wiki, I have the problem that there are terms I use across a lot of tiddlers, and sometimes I'll use different forms (such as the aforementioned tag vs tags). I wanted a plugin to allow me to find the tiddler I'm looking for quickly and didn't require me to worry about how I declined a noun or inflected a verb - so I wrote this plugin, which provides an alternative search list powered by lunr.js.
Eucaly's Tiddly World
I collect my tw5 creations on-line as http://eucaly-tw5.tiddlyspot.com/
Available Plugins :
- TitleMe - Return in-place tiddler title, to link / show / edit the source tiddler
- QuickJump - Quick jump to tiddlers in story list
- FlexWidth - Flexibly tweak sidebar width for TiddlyWiki 5 (Inspired by TW5 tristate Sidebar)
- MatchFilter - returns matching text instead of a list of the tiddlers from FieldFilter
- PopupTagger - TagBar / TagTable with popup list of tags (Inspired by MonkeyTaggerMacro for TiddlyWiki classic)
Disqus comments plugin by bimlas
Use this plugin to give your visitors the opportunity to comment on your tiddlers without changing the wiki itself.
Disqus is a networked community platform used by hundreds of thousands of sites all over the web. With Disqus, your website gains a feature-rich comment system complete with social network integration, advanced administration and moderation options, and other extensive community functions.
datepicker plugin based on Pikaday, by kixam
An interactive date picker plugin based on Pikaday. A demo can be found here: http://kixam.github.io/TW5-datePicker/.
datepicker is a TiddlyWiki plugin that allows you to use a widget much like EditTextWidget to pick a date, and optionaly a time. It shows a nice interactive mini-calendar when clicked, allows you to set a date format for display, and is compatible with core date fields such as
modified
andcreated
.
Ace Editor Plugin by Joerg Plewe
A plugin to integrate the Ace editor into TiddlyWiki.
Being quite new to TW5 development I tried my best to draft a SyncAdaptor to store tiddlers in IndexedDb. This is quite useful if an application / plugin installation is not possible (we have quite some restrictions at work...).
"Wikilabs" by PMario
A collection of references for testing concepts around TiddlyWiki 5...
This is PMario's playground with ramblings about TiddlyWiki and related stuff.
It basically is a "jump off" page to various TiddlyWiki sites, that show editions, themes and plugins.
"TW5-TeXZilla" plugin by Joe Renes
An alternative LaTeX plugin for TiddlyWiki5. It supports a wider set of LaTeX commands than KaTeX, though not as extensive as MathJax
http://tw5-texzilla.tiddlyspot.com
This plugin provides LaTeX support in TiddlyWiki5, using the TeXZilla latex parser to generate MathML.
Only Firefox and Safari support MathML at the moment, so the plugin is only useful if you're using one of these browsers. It might be possible to combine this plugin with MathJax to convert MathML to something that other browsers can understand, e.g. HTML+CSS, but I haven't tried this.
"TiddlyWiki5 Playground" by Ton Gerner
Huge collection of customisations and tweaks from Ton Gerner.
http://tongerner.tiddlyspot.com/
I am a longtime user of TiddlyWiki Classic and still use it daily since you can't do everything in TiddlyWiki 5 (yet) ;)
I started experimenting with TW5 at the end of September 2013 (alpha10). Since I missed a few things in the layout I got used to in TiddlyWiki Classic 1, I started with modifying the layout of TW5. To share my knowledge, I made a few guides about these 'modifications'. The guides started as a non-linear personal web notebook (yeah, the subtitle of TiddlyWiki!). I started experimenting with layout things and used TW5 to document my experiments.
"Tekan: Kanban that stays with you" by Riz
A Kanban implementation for TiddlyWiki with a familiar look and feel (see the demo).
https://ibnishak.github.io/Tesseract/projects/tekan/Tekan.html
This is Tekan, a TW based kanban. The easiest way to know tekan is to use it. So let us begin, shall we?
"Slides and Stories" by Jan
Slides and Stories is a repository of the tools to optimise TW for scientific research and for presenting and publishing results.
http://slidesnstories.tiddlyspot.com
SlidesnStories
...is a tool to save and reload sets of Tiddlers. This is already working, The aim is to develop a mechanism to transform these into instant slideshows.
MetaTabs
is a tool which gives you the possibility to attach and show specific information in tabs at the bottom of each Tiddler: ideas, notes, tasks, stories and presentations, comments, annotations and footnotes.
It is inspired by MagicTabs and Tiddlyscholar by Alberto Molina Pérez, which are very elaborated tools that alas do not seem to be in active development any more. I wanted to change the behaviour in some ways. For example I wanted show tabs only if they have content....furthermore there is
- an export-plugin,
- a footnote-plugin,
- and a plugin to rearrange Tiddlers in the StoryRiver
"SK Plugins" by Stephen Kimmel
A collection of plugins by Stephen Kimmel, including a number of additional editor toolbar buttons.
http://skplugins.tiddlyspot.com/
In keeping with the general spirit of the TiddlyWiki community, ie, you develop something useful and/or potentially interesting you share it with others, I'm sharing some of the plugins I've developed to go with the new Editor Toolbar. You'll find them and a more extensive discussion of what each does at http://skplugins.tiddlyspot.com/
"Mal's Sandbox" by Mal
A collection of extensions by @malgam
http://malsandbox.tiddlyspot.com
The "loadnew" plugin provides the JavaScript module $:/plugins/malgam/loadnew/loadnew.js that implements an incremental load command for Tiddlywiki 5.
The javascript code is based on the built-in module $:/core/modules/commands/load.js that loads tiddlers from a Tiddlywiki file into a node.js Tiddlywiki instance. This command loads all non-system tiddlers, irrespective of whether they have been modified since last loaded. As a result, all tiddlers in the node.js tiddlers folder will end up with a new modification date.
In contrast, the loadnew command only loads tiddlers that either don't already exist in the tiddlers folder, or have a newer modified date than the existing tiddler.
With a backup strategy that uses a file system snapshot process to preserve historical versions of tiddlers, the loadnew command minimises the sizes of the resulting snapshots.
"JD Mobile Layout plugin" by JD
A plugin that improves the usability of TiddlyWiki on smartphones by JD:
"BJTools" by buggyj
buggyj has created several useful plugins, including a WYSIWYG HTML editor, a configurable calendar and tag lists with draggable ordering.
Slider by Mohammad
Slider is a plugin to create an ordered set of tiddlers also called Trail.
https://kookma.github.io/slider/
A trail can be used to create a sequence of selected contents like step by step tutorial, guided help, lessons and similar.
The slider plugin user interface contains three sections
- A sidebar tab called Trails to manage trails
- A dashboard for each trail (where trail structure is managed)
- Tiddlers in a trail, also called slides
Tiddlyshow by Mohammad
Tiddlyshow is a small application of Tiddlywiki for presentation and slideshow. It can also be used as a plugin.
https://kookma.github.io/Tiddlyshow/
Tiddlyshow contains the following features
- Tools for preparing slides
- Shortcut keys for navigation (forward and backward)
- Themes to colorify and customise the slideshow
Refnotes by Mohammad
Refnotes plugin is a set of macros and stylesheets for creating abbreviations, footnotes and citations. It also makes tables of footnotes, abbreviations (glossary) and references (bibliography table).
https://kookma.github.io/TW-Refnotes/
Refnotes contains codes and elements to
- Create and insert
- Abbreviation
- Footnote
- Reference
- Create tables of
- Abbreviations or glossary
- Footnotes and endnotes
- References (bibliography) using different output style
Timelines by Mohammad
Timelines plugin is for creating vertical and horizontal timeline and sequences.
https://kookma.github.io/TW-Timelines/
The content or description and data of events are stored in individual tiddlers.
Timelines contain two timeline macros and two sequence macros. A sequence macro shows event contents in sequence not necessarily in chronological order. The order can be determined by tag or list field or other methods.
Kookma Plugin Library by Mohammad
This library contains most useful plugins developed under the name Kookma for Tiddlywiki 5.
https://kookma.github.io/TW-PluginLibrary/
It has two parts
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.
Searchwikis by Mohammad
Searchwikis plugin uses index (dataTiddler) to search multiple external Tiddlywikis.
https://kookma.github.io/TW-Searchwikis/
It has two parts
- An indexer, to build an index of all tiddlers in an external wiki
- A search tool to search indexes and display a link to a tiddler found in an external wiki
Then one master wiki can host many index tiddlers and lets to search several external wikis through index tiddlers.
Searchwikis enable to have a central wiki and search all other wikis from one place.
Utility by Mohammad
The utility plugin objective is to provide set of tools for developers and authors.
https://kookma.github.io/TW-Utility/
These tools include simple transclusions, show raw contents of tiddlers, author tools, wikitext macros, show fields in view mode, etc.
Favorites by Mohammad
Favorites plugin is a set of tool for creating favorites (bookmarks) in Tiddlywiki. Each favorite item is a shortcut to a tiddler.
https://kookma.github.io/TW-Favorites/
A favorite item also called a bookmark is a shortcut, you are creating for quick access to it. You can access that bookmark at any time and view that as many times as you want without having to search and find it again.
The Favorites plugin contains three modes
- flat mode: one favorite list, no folder
- structured mode: use folder, search tool, export and delete tool
- frozen list: read only, simple table of content style
Trashbin by Mohammad
The concept behind Trashbin plugin is to have a simple mechanism to move deleted tiddlers to Trashbin and be able to restore them later if required.
https://kookma.github.io/TW-Trashbin/
The trash (also known as the Recycle Bin in Microsoft Windows) is a temporary storage for tiddlers that have been deleted in a Tiddlywiki by the user, but not yet permanently erased.
Typically, a trash bin is presented as a special storage, allowing the user to browse deleted (removed) tiddlers, undelete those that were deleted by mistake, or delete them permanently (either one by one, or by the "Empty Trash" function).
Todolist by Mohammad
Todolist is a small pure wikitext plugin, contain all tools to work with todo list.
https://kookma.github.io/TW-Todolist/
With Todolist, easily organise and prioritise your tasks and projects so you’ll always know exactly what to work on next.
Todolist creates custom UI and lets you to add new items, set priority, done/undone items, archive, delete. Using Todolist plugin it is possible to create several todo lists in one Tiddlywiki.
Shiraz by Mohammad
Shiraz plugin is a very small in size and framework to create stylish contents in Tiddlywiki.
https://kookma.github.io/TW-Shiraz/
Shiraz plugin contains extended markups, macros, styles, and many customisation to empty Tiddlywiki and can be used as a starter kit.
Some of Shiraz features are:
- Customized elements like, alerts, cards, panels, badges
- Dynamic tables
- Sortable tables
- Display on demand, slider, and details
- Images, basic image macros, slidein, and overlay images, polaroid and pretty images
- Table customisation tools
- Sticky footer
- Multi columns tiddler
- Multi column story river
- List search
- Badge status
- Notebook style
- Test utilities
- Stylish buttons
Adding Shiraz plugin to any Tiddlywiki converts it to a full production tool. Shiraz uses modified CSS classes from Bootstrap.
Tiddler Commander by Mohammad
Tiddler Commander plugin, in short Commander is a unique tool for batch operations on tiddlers.
https://kookma.github.io/TW-Commander/
Commander has many features including:
- Bulk tiddler creation/deletion
- Selective operation
- Combo search to filter and select tiddlers
- Title operation: add, remove prefixes and suffixes, also remove cahras form begining and end of title (on renaming tiddlers, relink can be used to update title in other tiddlers)
- Tag operation: add, remove, replace
- Field operation: add, remove, rename, and set field value
- SnR, search and replace in all fields including text, tags, title, and common fields
- Inspect, to review and inspect tiddlers in one place, scroll among them and edit all fields (including common fields), tags, text (title is an exception!)
- Log, create logs of all operations
- Search, save and load any combination of filter search