1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-10 22:14:22 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/dev/TiddlyWiki on Node.js.tid

29 lines
820 B
Plaintext
Raw Normal View History

2013-11-29 12:26:48 +00:00
created: 20131129094353704
2013-12-19 10:08:14 +00:00
modified: 20131219100410583
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
2013-12-19 10:08:14 +00:00
Running TiddlyWiki on [[Node.js]] brings several important benefits over and above the single file version:
* You can edit your content on any suitably compatible HTML5 browser, including smartphones and tablets
* Individual tiddlers are stored in separate files, which you can organise as you wish
* The ability to build multiple wikis that blend different combinations of shared and unique content
2013-11-29 12:26:48 +00:00
! Installation
2013-12-19 10:08:14 +00:00
{{Installing TiddlyWiki on Node.js}}
! Usage
{{Using TiddlyWiki on Node.js}}
! Upgrading
2013-11-29 12:26:48 +00:00
2013-12-19 10:08:14 +00:00
{{Upgrading TiddlyWiki on Node.js}}
2013-11-29 12:26:48 +00:00
2013-12-19 10:08:14 +00:00
! Commands
2013-11-29 12:26:48 +00:00
2013-12-19 10:08:14 +00:00
The following commands are available:
2013-11-29 12:26:48 +00:00
2013-12-19 10:08:14 +00:00
<ul><$list filter="[tag[command]]"><li><$link to={{!!title}}><$view field="title"/></$link></li></$list></ul>