diff --git a/editions/tw5.com/tiddlers/editions/TiddlyWiki5_in_the_Sky_for_TiddlyWeb.tid b/editions/tw5.com/tiddlers/editions/TiddlyWiki5_in_the_Sky_for_TiddlyWeb.tid new file mode 100644 index 000000000..a51139354 --- /dev/null +++ b/editions/tw5.com/tiddlers/editions/TiddlyWiki5_in_the_Sky_for_TiddlyWeb.tid @@ -0,0 +1,23 @@ +title: TiddlyWiki5 in the Sky for TiddlyWeb +modifier: JeremyRuston +tags: edition docs + +The TiddlyWiki5 in the Sky for TiddlyWeb allows content to be synchronised between TiddlyWiki5 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 + +The implementation is somewhat experimental, and includes these limitations: + +* Only works with tiddlers written in TiddlyWiki5 WikiText. Tiddlers in the old syntax will be parsed as TiddlyWiki5 syntax +* New tiddlers are not saved to the server +* No way to delete tiddlers + +To try out TiddlyWiki5 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` diff --git a/editions/tw5tiddlyweb/tiddlers/TiddlerListTemplate.tid b/editions/tw5tiddlyweb/tiddlers/TiddlerListTemplate.tid index c4cf231d8..6282009cf 100644 --- a/editions/tw5tiddlyweb/tiddlers/TiddlerListTemplate.tid +++ b/editions/tw5tiddlyweb/tiddlers/TiddlerListTemplate.tid @@ -1,3 +1,3 @@ title: TiddlerListTemplate -<> <> +<$view field="title" format="link"/> <$view field="type"/> diff --git a/editions/tw5tiddlyweb/tiddlers/TiddlyWiki5 for TiddlyWeb.tid b/editions/tw5tiddlyweb/tiddlers/TiddlyWiki5 for TiddlyWeb.tid index 7bbe77573..157df4d5d 100644 --- a/editions/tw5tiddlyweb/tiddlers/TiddlyWiki5 for TiddlyWeb.tid +++ b/editions/tw5tiddlyweb/tiddlers/TiddlyWiki5 for TiddlyWeb.tid @@ -20,19 +20,17 @@ Current [[login status|$:/plugins/tiddlyweb/IsLoggedIn]]: {{$:/plugins/tiddlyweb Current [[username|$:/plugins/tiddlyweb/UserName]]: {{$:/plugins/tiddlyweb/UserName}} - ---- -<< -Log in to ~TiddlyWeb: <