mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
16546a5e2e
Because “configurations” was too overloaded with other meanings. “Platforms” seems like the closest common usage for us
20 lines
821 B
Plaintext
20 lines
821 B
Plaintext
created: 20131129100250644
|
|
modified: 20150412185535373
|
|
tags: [[Hosting your TiddlyWiki on the web]] Platforms
|
|
title: TiddlyWiki in the Sky for TiddlyWeb
|
|
type: text/vnd.tiddlywiki
|
|
|
|
TiddlyWiki in the Sky for TiddlyWeb allows content to be synchronised between TiddlyWiki running in the browser and a TiddlyWeb (or TiddlySpace) server. Features include:
|
|
|
|
* Lazy loading
|
|
* Two way synchronisation between the browser and the server
|
|
** Synchronising from the server is accomplished by polling (currently every 60 seconds)
|
|
* Throttling so that rapidly changing tiddlers don't overwhelm the server
|
|
|
|
To try out TiddlyWiki in the Sky for TiddlyWeb:
|
|
|
|
# If necessary, create an account at http://tiddlyspace.com/
|
|
# Create a new space, eg `<myspace>`
|
|
# Include the space `tw5tiddlyweb`
|
|
# Visit `http://<myspace>.tiddlyspace.com/tw5`
|