mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-19 08:14:50 +00:00
623a3ec8f8
What we have at the moment isn't really the same as TiddlyWiki classic's shadow tiddlers, it's a much simpler system for excluding tiddlers. We'll use the term "shadow" instead to refer to the way that tiddlers in plugins behave, which is exactly like TiddlyWiki classic's shadow tiddlers.
15 lines
680 B
Plaintext
15 lines
680 B
Plaintext
title: Demos
|
|
tags: introduction
|
|
|
|
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)
|
|
* 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
|
|
* Examine the example [[bitmap images|Motovun Jack.jpg]] and [[SVG images|Motovun Jack.svg]]
|
|
* Check out the TaskManagementExample
|
|
|
|
Learn more about using TiddlyWiki5:
|
|
|
|
{{{ [tag[howto]sort[title]] }}}
|