This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
TiddlyWiki5
Watch
1
Star
0
Fork
0
You've already forked TiddlyWiki5
mirror of
https://github.com/Jermolene/TiddlyWiki5
synced
2025-02-01 03:39:09 +00:00
Code
Issues
Releases
Wiki
Activity
77a6b72245
TiddlyWiki5
/
editions
/
clientserver
/
tiddlywiki.info
7 lines
101 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add new clientserver edition Runs an instance of TW5 on the server and another in the browser
2013-03-10 19:28:58 +00:00
{
"plugins": [
Add a file system sync adaptor for the server It's going to save tiddler changes to the file system
2013-03-24 12:22:21 +00:00
"tiddlywiki/tiddlyweb",
"tiddlywiki/filesystem"
Add new clientserver edition Runs an instance of TW5 on the server and another in the browser
2013-03-10 19:28:58 +00:00
],
"parentWiki": "../tw5.com"
}
Reference in New Issue
Copy Permalink