From 5f08f899561e9142619ce0a728ca6a09f6d0dd85 Mon Sep 17 00:00:00 2001 From: Jermolene Date: Thu, 9 Oct 2014 18:08:05 +0100 Subject: [PATCH] Add link to Iannis Zannos hints site --- .../TiddlyWiki5 Squared by Iannis Zannos.tid | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 editions/tw5.com/tiddlers/TiddlyWiki5 Squared by Iannis Zannos.tid diff --git a/editions/tw5.com/tiddlers/TiddlyWiki5 Squared by Iannis Zannos.tid b/editions/tw5.com/tiddlers/TiddlyWiki5 Squared by Iannis Zannos.tid new file mode 100644 index 000000000..0c695547f --- /dev/null +++ b/editions/tw5.com/tiddlers/TiddlyWiki5 Squared by Iannis Zannos.tid @@ -0,0 +1,16 @@ +created: 20141009170239174 +modified: 20141009170711343 +tags: Resources +title: "TiddlyWiki5^2 documenting while learning TiddlyWiki5" by Iannis Zannos +type: text/vnd.tiddlywiki +url: http://larigot.avarts.ionio.gr/users/iani/wikis/tw5square.html + +A wealth of hints, tips and notes about using [[TiddlyWiki on Node.js]]: + +<<< +TiddlyWiki is different from other wikis because of its principle of dynamically customizeable "storyline" based on tiddlers as basic units of information. That is, the user "composes" their own version of the webpage by clicking on tiddler links, which add tiddlers to the page in order to compose a storyline. + +The Node.js implementation in TiddlyWiki5 adds all the advantages of flat-file markup language based type of site. This makes TiddlyWiki an excellent alternative to flat-file based CMS/webpage/blog authoring systems for the web. + +Also very cool is the treatment of tags as menus everywhere. +<<<