/TW5-TiddlyMap

Create clickable graphs and mindmaps by simply linking your tiddlers!

Primary LanguageJavaScriptBSD 2-Clause "Simplified" LicenseBSD-2-Clause

TiddlyMap

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 mindmaps and quickly manifest your ideas in tiddlers (wiki entries).
  • Create task-dependency graphs to organize and describe your tasks.
  • Visualize your topic structures to get an immediate grasp of topics and relations.

In general you may create, visualize and describe any network-structure you have in mind.

A demo with several examples and explanations can be found here.

How it works

TiddlyMap combines the strength of two open-source projects.

The TiddlyWiki Project

TiddlyWiki has bought unprecedented freedom to people to keep their precious information under their own control. – tiddlywiki.com

The TiddlyWiki project is a flourishing community project under the lead of its original inventor Jeremy Ruston. Put in simple words, TiddlyWiki is a highly interactive wiki stored in a single file that can be used for:

  • Personal note taking
  • Project documentation and management
  • To create whole encyclopedias

The building blocks of TiddlyWiki are small pieces of information called "tiddlers":

"Tiddlers" are fundamental units of information. Tiddlers work best when they are as small as possible so that they can be reused by weaving them together in different ways. The TiddlyWiki project aspires to provide a concise way of expressing and exploring the relationships between these small pieces of information. – Adapted from Philosophy of Tiddlers and [Tiddlers](http://tiddlywiki.com/# Tiddlers)

The Vis.js Project

For graph visualization and manipulation, TiddlyMap draws upon the popular open-source vis.js library - a dynamic, browser based visualization library actively developed and maintained by a team of enthusiastic developers working at Almende B.V.

The library is designed to be easy to use, handle large amounts of dynamic data, and enable manipulation of the data – visjs.org

Impressions

📎 Use colors and icons in your graphs

tiddlymap demo site create clickable graphs and mindmaps by simply linking your tiddlers - chromium_439

📎 Work fullscreen

tiddlymap demo site create clickable graphs and mindmaps by simply linking your tiddlers - chromium_443

📎 Use filters to decide what nodes to display in the graph

tiddlymap demo site create clickable graphs and mindmaps by simply linking your tiddlers - chromium_444

📎 Get search results as graph (including direct neighbours)

tiddlymap demo site create clickable graphs and mindmaps by simply linking your tiddlers - chromium_441

📎 Create hierarchical layouts based on certain edge types

tiddlymap demo site create clickable graphs and mindmaps by simply linking your tiddlers - chromium_445