2012-04-30 11:23:03 +00:00
title: Introduction
2012-05-20 17:47:11 +00:00
tags: introduction
2012-04-30 11:23:03 +00:00
TiddlyWiki5 gains new capabilities through a [[completely rebuilt architecture|TiddlyWikiArchitecture]] using the latest features of HTML5 and node.js. It runs natively under node.js, and can also use its own components to construct a version of itself that works entirely within the browser, just as TiddlyWiki has always done.
2012-05-06 12:23:29 +00:00
You can modify this wiki, and then download a copy by clicking this button:
<<download filename:"TiddlyWiki.html" label:"Save Changes">>
You can download a static copy of the tiddlers that are currently displayed in this wiki by clicking this button: <<download title:"$:/core/static.template.html" filename:"Story.html" label:"Static Wiki">>
2012-04-30 11:23:03 +00:00
2012-06-10 12:40:53 +00:00
<div class="alert alert-error">
2012-05-04 16:46:01 +00:00
Try out the prototype touch features:
2012-06-04 11:25:54 +00:00
2012-05-04 16:46:01 +00:00
* The zooming chooser appears by swiping into the left edge of the screen (or hover the mouse over the extreme left edge of the browser window)
* The zooming navigator appears by swiping in from the right edge of the screen (not accessible by mouse)
2012-06-10 12:40:53 +00:00
</div>
2012-06-04 11:25:54 +00:00
2012-04-30 11:23:03 +00:00
Learning more about TiddlyWiki5:
2012-06-04 11:25:54 +00:00
2012-04-30 11:23:03 +00:00
* WaysToUseTiddlyWiki discusses the various configurations in which TiddlyWiki5 can be used
* Some very rough UserInterfaceSketches showing where it is heading
Some useful tiddlers for feature testing:
2012-06-04 11:25:54 +00:00
2012-05-19 10:28:44 +00:00
* HelloThere
2012-05-26 17:30:32 +00:00
* TestingNewWikiText shows off the embryonic new wiki text engine
2012-06-10 12:40:53 +00:00
* SampleJsonTiddler showing how JSON tiddlers are handled
* SampleJavaScriptTiddler and SampleJavaScriptTiddlerWithError showing how JavaScript code is displayed
2012-04-30 11:23:03 +00:00
* VideoTests showing how different online video formats can be embedded
* SliderTests showing how sliders work
* TypedBlockTests showing how embedded typed text blocks work
* ShadowTiddlers, including ViewTemplate, EditTemplate and PageTemplate
Technical documentation includes:
2012-06-04 11:25:54 +00:00
2012-04-30 11:23:03 +00:00
* [[Testing]] regimen
* Details of the CommandLineInterface
* Overview of TiddlyWikiArchitecture
** MacroInternals
* Information about TiddlerFiles and RecipeFiles
2012-05-26 17:30:32 +00:00
* A discussion of potential NewWikiTextFeatures
2012-04-30 11:23:03 +00:00
All tiddlers:
2012-06-10 13:46:45 +00:00
2012-06-04 11:25:54 +00:00
<<list all>>