1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-04 11:13:15 +00:00
TiddlyWiki5/editions/tw5tiddlyweb/tiddlers/TiddlyWiki5 for TiddlyWeb.tid

27 lines
665 B
Plaintext
Raw Normal View History

2012-11-18 14:58:27 +00:00
title: TiddlyWiki5 for TiddlyWeb
2012-11-18 10:29:01 +00:00
Experimenting with ~TiddlyWeb integration for ~TiddlyWiki5.
----
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><
2012-11-18 10:29:01 +00:00
Log in to ~TiddlyWeb: <<button message:login class:"btn btn-info"><Login>>
>>
<<reveal state:[[$:/plugins/tiddlyweb/IsLoggedIn]] type:match text:yes><
2012-11-18 10:29:01 +00:00
Log out of ~TiddlyWeb: <<button message:logout class:"btn btn-warning"><Logout>>
>>
2012-11-18 10:29:01 +00:00
----
All tiddlers:
2012-11-18 14:58:27 +00:00
<<list all template:TiddlerListTemplate>>