mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-04 13:19:11 +00:00
Add a demo notification
This commit is contained in:
parent
41518a385e
commit
c885dabdb7
5
editions/clientserver/tiddlers/SampleNotification.tid
Normal file
5
editions/clientserver/tiddlers/SampleNotification.tid
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
title: SampleNotification
|
||||||
|
tags: demo
|
||||||
|
modified: 201305081131
|
||||||
|
|
||||||
|
{{$:/images/done-button.svg}} This is a notification!
|
@ -1,10 +1,10 @@
|
|||||||
tags: introduction
|
modified: 201305081130
|
||||||
title: Demos
|
title: Demos
|
||||||
modified: 201304251654
|
tags: introduction
|
||||||
|
|
||||||
Here are a few features of TiddlyWiki that you can explore:
|
Here are a few features of TiddlyWiki that you can explore:
|
||||||
|
|
||||||
* Invoke a demonstration wizard: <$button message="tw-modal" param="SampleWizard" class="btn btn-inverse">demo</$button> (the text of the wizard is in the tiddler SampleWizard)
|
* Invoke a sample: <$button message="tw-modal" param="SampleWizard" class="btn btn-inverse">wizard</$button> or <$button message="tw-notify" param="SampleNotification" class="btn btn-inverse">notification</$button>
|
||||||
* Save this wiki as a static HTML file: <$button message="tw-save-wiki" param="$:/core/templates/static.template.html" class="btn">Save Static</$button>
|
* Save this wiki as a static HTML file: <$button message="tw-save-wiki" param="$:/core/templates/static.template.html" class="btn">Save Static</$button>
|
||||||
* Browse the list of AllTiddlers or the SystemTiddlers
|
* Browse the list of AllTiddlers or the SystemTiddlers
|
||||||
* Examine the example [[bitmap images|Motovun Jack.jpg]] and [[SVG images|Motovun Jack.svg]]
|
* Examine the example [[bitmap images|Motovun Jack.jpg]] and [[SVG images|Motovun Jack.svg]]
|
||||||
|
Loading…
Reference in New Issue
Block a user