mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 01:26:18 +00:00
29 lines
820 B
Plaintext
29 lines
820 B
Plaintext
created: 20131129094353704
|
|
modified: 20131219100410583
|
|
title: TiddlyWiki on Node.js
|
|
type: text/vnd.tiddlywiki
|
|
|
|
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
|
|
|
|
! Installation
|
|
|
|
{{Installing TiddlyWiki on Node.js}}
|
|
|
|
! Usage
|
|
|
|
{{Using TiddlyWiki on Node.js}}
|
|
|
|
! Upgrading
|
|
|
|
{{Upgrading TiddlyWiki on Node.js}}
|
|
|
|
! Commands
|
|
|
|
The following commands are available:
|
|
|
|
<ul><$list filter="[tag[command]]"><li><$link to={{!!title}}><$view field="title"/></$link></li></$list></ul>
|