Expert's Rating
Pros
- Simple
- Free
- Minimalistic
Cons
- Cannot save individual tiddler revision history
Our Verdict
TiddlyWiki is a free, portable Wiki that runs in any modern Web browser.
In the beginning, webpages were static documents, composed of bits of text and some images, with very little interactivity. Then JavaScript came along, and browsers got more and more sophisticated, until today we have entire applications that can be squeezed into a single HTML file and run in almost any browser. TiddlyWiki is one such application: A personal notebook with built-in search, autosaving, plugins, themes, and more–all in just a single file (plus a tiny helper file), no server needed.
Since TiddlyWiki is built as a single document, it doesn’t use pages. Instead, individual topics are called “tiddlers.” You can have as many tiddlers as you want and even show them all on the screen at the same time. When you’re done with a tiddler, you can click its “close” link and it will be hidden away until the next time you need it. If you want to focus on just one particular tiddler, you can click “close others” to close all other tiddlers cluttering the screen.
You can edit tiddlers in place: Just click the edit button, and change anything you want. You can format text using simple wiki markup: Surround a word with double slashes to make it italic or with two sets of single quotes (like ”so”) to make it bold. You can also highlight text, underline it, and use superscript and subscript. Most importantly, you can link tiddlers using CamelCase or [[double brackets]].
Wikis can grow large, even when they are created and maintained by just one user. TiddlyWiki lets you apply tags to each tiddler, so you can see all tiddlers related to “finance” (for example) with just one click. It also has a live search feature, which brings up relevant tiddlers before you even finish typing.
While TiddlyWiki’s default feature set is robust, you can tweak things even further with plugins and themes. Plugins can automatically add tables of contents to individual tiddlers (if you like keeping long tiddlers), create collapsible sections within tiddlers, and more. You can find these plugins on community website TiddlyVault, and there’s a showcase of themes on TiddlyThemes.com.
I tested TiddlyWiki using Chrome 17.0.963.56, the latest stable build of Chrome available as of this writing. Animations were snappy, tiddlers opened instantly, and the live-search was very fast. TiddlyWiki’s minimalist nature makes it ideal for use in tightly controlled corporate environments: If you can’t get IT to set up a full-fledged wiki solution, such as the fantastic DokuWiki or Wikipedia’s MediaWiki, you can just grab TiddlyWiki and start using it to document and manage your knowledge, no special permissions needed.
Note: The Download button takes you to the vendor’s site, where you can download the latest version of the software.
–Erez Zukerman