TiddlyWiki5/editions/tw5tiddlyweb/tiddlers/TiddlyWiki5 for TiddlyWeb.tid

36 lines
876 B
Plaintext

title: TiddlyWiki5 for TiddlyWeb
Experimenting with ~TiddlyWeb integration for ~TiddlyWiki5. Features:
* Loads skinny tiddlers from entire recipe at startup/login
* Subsequently syncs changes back to the server
* Polls for changes from the server
To do:
* Use of `if-match` header
* Deleting tiddlers
----
Current [[login status|$:/plugins/tiddlyweb/IsLoggedIn]]: (($:/plugins/tiddlyweb/IsLoggedIn))
Current [[username|$:/plugins/tiddlyweb/UserName]]: (($:/plugins/tiddlyweb/UserName))
----
<<reveal state:[[$:/plugins/tiddlyweb/IsLoggedIn]] type:nomatch text:yes><
Log in to ~TiddlyWeb: <<button message:login class:"btn btn-info"><Login>>
>>
<<reveal state:[[$:/plugins/tiddlyweb/IsLoggedIn]] type:match text:yes><
Log out of ~TiddlyWeb: <<button message:logout class:"btn btn-warning"><Logout>>
>>
----
All tiddlers:
<<list all template:TiddlerListTemplate>>