Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.

TiddlyWeb

TiddlyWiki Community Wiki

Jump to: navigation, search

TiddlyWeb is a flexible server-side implementation for TiddlyWiki:

The latest documentation is available at the TiddlyWeb website.

by Jeremy

TiddlyWeb is a practical, readable, reference implementation of a rigorously designed headless wiki server that may use TiddlyWiki as a user interface. The combination of TiddlyWeb and TiddlyWiki allows a complete separation of server and UI concerns.

TiddlyWeb is a work in progress, currently in beta stage. For information about using or developing with TiddlyWeb see Dev:TiddlyWeb.

Contents

[edit] Concepts

TiddlyWeb operates on the tiddler-level; content is saved as individual tiddlers.

A single hierarchy level called "bags" is used to combine related tiddlers. In addition, "recipes" can be used to create arbitrary collections of tiddlers from different bags.

Depending on the context, a TiddlyWiki workspace translates to either a bag or a recipe. This is reflected in path-like workspace names (e.g. "bags/foo" vs. "recipes/bar").

[edit] Plugins

[edit] Development

[edit] External Resources

Personal tools