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

19 lines
601 B
Plaintext
Raw Normal View History

title: HelloThere
Experimenting with TiddlyWeb integration for TiddlyWiki5.
<<reveal state:[[$:/plugins/tiddlyweb/IsLoggedIn]] type:nomatch text:yes><
2012-11-17 20:31:41 +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-17 20:31:41 +00:00
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>>