2013-11-29 12:26:48 +00:00
created: 20131129094353704
2022-06-20 12:55:12 +00:00
modified: 20220617114433107
2015-06-20 08:24:14 +00:00
tags: Platforms
2013-12-12 09:48:08 +00:00
title: TiddlyWiki on Node.js
2013-11-29 12:26:48 +00:00
type: text/vnd.tiddlywiki
2022-06-20 12:55:12 +00:00
\rules except wikilink
2013-12-19 10:08:14 +00:00
Running TiddlyWiki on [[Node.js]] brings several important benefits over and above the single file version:
* Individual tiddlers are stored in separate files, which you can organise as you wish
2022-06-20 12:55:12 +00:00
2013-12-19 10:08:14 +00:00
* The ability to build multiple wikis that blend different combinations of shared and unique content
2022-06-20 12:55:12 +00:00
* You can edit your content on any modern browser, including smartphones and tablets
2020-03-18 11:57:58 +00:00
<<.warning """Note that TiddlyWiki on Node.js doesn't currently support directly modifying the tiddler files via the file system while it is running. The server must be restarted in order to for changes to take effect. The recommended way to interact with a running wiki is via the HTTP or JavaScript APIs.""">>
2017-12-03 21:47:37 +00:00
2014-09-12 15:05:37 +00:00
For more information see:
2013-11-29 12:26:48 +00:00
2019-11-02 13:19:00 +00:00
<<list-links "[tag[TiddlyWiki on Node.js]]">>