TiddlyWiki: An Open Source Alternative to Notion or Obsidian (2024)

In most cases I come across new software, use it, and then write about it. This post is a little different, because I have known about this software for a rather long time, I know the creator (the inimitable Jeremy Ruston), and I’ve even worked with him.

TiddlyWiki is a “non-linear personal web notebook,” as well as an exemplar project in the open source community. It can be a note-taking or information-ordering system in a similar vein to Obsidian or Notion, although TiddlyWiki was launched back in 2004. It can also be thought of as producing a wiki with interactive components.

However, as I discovered to my cost, TiddlyWiki has never had a strong “start here,” because it is not tailored to one specific task. Obsidian, by comparison, has the advantage of a clear vision of what it does. TiddlyWiki bewilders you with options at first because it hasn’t been designed to be sold. The community focus is on adapting it to different use cases.

So I’m going to take the advice in this explainer and use TiddlyDesktop while mentioning that there are plenty of other arrangements. It is, after all, just HTML and JavaScript. Let’s get started…

By going to the GitHub release we can select the right version. For my old Mac, I’ll be using the mac64 version.

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (1)

If you unzip this you will see an app in the folder, and you will need to do the standard security dance before running this:

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (2)

When you run the app, you are confronted with this:

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (3)

It looks a little austere with the lack of friendly installation options. We want to start with a new blank wiki.

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (4)

Choose a folder, and a filename ending in .html, and you should now have a new “GettingStarted” page looking back at you.

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (5)

Now, first of all a TiddlyWiki is a list of tiddlers. Yes, I know. This list, on the left side in this setup, is also referred to as the “Story River.” So we are looking at the “GettingStarted” tiddler.

The column on the right, or sidebar, is a general control panel for this TiddlyWiki project, which is called “My TiddlyWiki” right now because I haven’t altered it, but the current tiddler seems to be offering us the chance to alter that. To create our first tiddler, I’ll use the plus symbol in the sidebar, above the search box.

You may well see TiddlyWiki projects where the look and feel is not as above. But again, this is because TiddlyWiki isn’t in any way opinionated software — it is very customizable and will quickly do a Homer Simpson and slink backwards into the hedge to get out of your way. Kind of.

A tiddler is effectively a contents container. You can see the expected context controls in the top right corner (which have very slow responding tooltips). The sidebar includes a search for any tiddlers in your wiki. If you click the “retain story ordering,” you’ll get the open tiddlers as you start. If you make changes you might see a red circle, where currently there is a tick in the sidebar — this is the save button.

In TiddlyWiki,everything is a tiddler, even things that aren’t wiki content. And tiddlers are made up of fields. Each field is a key value pair. So the obvious fields are “title” and “text.” Tiddlers can have tags, and have the usual internal modification data as if they were files. And you can add your own fields. So the fields provide the metadata for the tiddler.

For display of rich text, TiddlyWiki uses wikitext, which sadly isn’t exactly markdown but close enough.

OK, so when I hit the create tiddler button in the sidebar, I get a nice editing screen:

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (6)

So I was easily able to make my first tiddler, with a tag. The process was much like using Obsidian, including writing internal or external links. For later images, I’ll split the text display so that you can see what wikitext would display.

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (7)

Note that tags are not just stray metadata. Tags (like “tutorial” above) set up a bidirectional searchable relationship. So my tiddler “The NewStack.io on TiddlyWiki is tagged by “tutorial,” and “tutorial” is tagging that tiddler. And guess what? The tag is also a tiddler. Did I mention that everything is a tiddler? Clicking on the yellow pill shows us the one member of “tutorial”:

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (8)

I can create a specific type of tiddler, modified for a specific task. You can see here that I can make a journal tiddler from the available options in the sidebar tools menu:

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (9)

Which if you think of it as a diary entry, looks like the new tiddler earlier on, but adjusted for a diary-like entry. Here is the top bit:

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (10)

Of course, you might already think that it would be useful if you could create template tiddlers — and you can. However, we need to press things along to show what work you need to do, so you can appreciate if you would find this type of control useful.

We can use widgets,which are effectively extensions of HTML. And these can control various variables and the underlying mechanics. Below I can define a simple button.

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (11)

Easy enough. What if I want to create a Contact tiddler template? We can also create a widget that will trigger an action that responds to a button to create a new tiddler for us:

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (12)

Note that I’ve defined the usual title and text fields, but added some contact specific fields, and the “Contact” tag. So what happens if I press the New Contact button? My new contact tiddler appears below the button tiddler in my story river:

TiddlyWiki: An Open Source Alternative to Notion or Obsidian (13)

So that created a new tiddler, with a tag and two fields entered for me.

I think you can see that this is a bit beyond the remit for products like Notion and Obsidian. I was able to start metaprogramming remarkably quickly. Again, this will either appeal to you, or you have already started reading a different article.

Once you use TiddlyWiki for yourself and approach the community with issues, you will be in the zone where the project is at its strongest. So if it does appeal to you, give it a try and see why this open source project is still going strong after 20 years.

TRENDING STORIES

David has been a London-based professional software developer with Oracle Corp. and British Telecom, and a consultant helping teams work in a more agile fashion. He wrote a book on UI design and has been writing technical articles ever since.... Read more from David Eastman
TiddlyWiki: An Open Source Alternative to Notion or Obsidian (2024)

FAQs

Is TiddlyWiki open source? ›

TiddlyWiki is a “non-linear personal web notebook,” as well as an exemplar project in the open source community.

How does TiddlyWiki work? ›

Tiddlers. TiddlyWiki introduces the division of content into its "smallest, semantically meaningful, components", referred to as tiddlers. Each tiddler is stored inside an HTML division that contains the source text and meta data in wiki markup.

Is TiddlyWiki free? ›

The easiest way to use TiddlyWiki is to sign up for a free account with Tiddlyhost, an independently run community service.

Is Tyk open source? ›

Tyk is an open source Enterprise API Gateway, supporting REST, GraphQL, TCP and gRPC protocols. Tyk Gateway is provided 'Batteries-included', with no feature lockout. Enabling your organisation to control who accesses your APIs, when they access, and how they access it.

What is similar to TiddlyWiki? ›

Alternatives to TiddlyWiki
  • Plottr. Plottr. 335 Ratings. ...
  • Wiki. js. Wiki.js. ...
  • Org Mode. Org Mode. Org is implemented on top Of Outline mode. ...
  • Hypernotes. Axonic Informationssysteme. Free. ...
  • Zettlr. Zettlr. Writing is an integral part of everyday life. ...
  • Thinkery. Thinkery. ...
  • Taped. Taped. ...
  • GoodNotes. Time Base Technology.

How secure is TiddlyWiki? ›

The TiddlyWiki core contains an open source encryption library [4], that lets you encrypt the internal tiddler store. The mechanism used is AES256, which is considered secure at the time of writing.

Does TiddlyWiki use markdown? ›

The plugin uses the markdown-it Markdown parser internally. The MarkdownTutorial tiddler below is written in Markdown.

Is Qt open source free? ›

Qt is available under the following free software licenses: GPL 2.0, GPL 3.0, LGPL 3.0 and LGPL 2.1 (with Qt special exception). Note that some modules are available only under a GPL license, which means that applications which link to these modules need to comply with that license.

Is XWiki open source? ›

XWiki is a free and Open source wiki software platform written in Java with a design emphasis on extensibility. XWiki is an enterprise wiki.

Is Qt not open source? ›

Qt source code repositories are open to the public, which means that you can immediately help guide and shape the future development of Qt by contributing code, translations, examples and more.

References

Top Articles
Latest Posts
Article information

Author: Prof. An Powlowski

Last Updated:

Views: 5353

Rating: 4.3 / 5 (64 voted)

Reviews: 95% of readers found this page helpful

Author information

Name: Prof. An Powlowski

Birthday: 1992-09-29

Address: Apt. 994 8891 Orval Hill, Brittnyburgh, AZ 41023-0398

Phone: +26417467956738

Job: District Marketing Strategist

Hobby: Embroidery, Bodybuilding, Motor sports, Amateur radio, Wood carving, Whittling, Air sports

Introduction: My name is Prof. An Powlowski, I am a charming, helpful, attractive, good, graceful, thoughtful, vast person who loves writing and wants to share my knowledge and understanding with you.