1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-07 12:34:22 +00:00
TiddlyWiki5/editions/tw5tiddlyweb/tiddlers/HelloThere.tid
2012-11-18 10:24:20 +00:00

19 lines
601 B
Plaintext

title: HelloThere
Experimenting with TiddlyWeb integration for TiddlyWiki5.
<<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>>
>>
TiddlyWeb [[login status|$:/plugins/tiddlyweb/IsLoggedIn]]: (($:/plugins/tiddlyweb/IsLoggedIn))
TiddlyWeb [[username|$:/plugins/tiddlyweb/UserName]]: (($:/plugins/tiddlyweb/UserName))
All tiddlers:
<<list all>>