Create a standalone wiki app

Up: Ideas for software projects

My implementation: Deniki.

Inspiration:

Goals:

Core principles:

Non-features:

A wiki, not a notes app

A wiki is very similar to, but nonetheless fundamentally different from a note-taking application. I use Bear and it is great for note-taking, but it’s not a wiki.

First difference: Can have multiple standalone/separate wikis. This rules out Bear which is not a wiki in the first place.

Second difference: Easy to create a new wiki without specifying a name for the wiki and/or a location to save to. Unlike Obsidian.

Third difference: No list of notes. Wikipedia does not have one.

Minimal effort to use

For this particular wiki software, it needs to be trivial to create a new wiki. Think: As easy as creating a new text document in TextEdit.

Personal wikis exist, but often are not easy to get to use. Just some examples:

This isn’t to say that these pieces of wiki software are bad — they are not — but they don’t fulfill the need of being trivially easy to start using.

Offline-only

Making it offline-only simplifies things greatly. No authentication, no authorization.

Syncing might still be a feature for later. In particular, it’d be nice to have wikis be editable on both macOS and iOS (I’ve got an iPhone). But it’d still be an offline-only application — just with syncing.

Note last edited May 2025.