mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-07 18:39:57 +00:00
0cfef8affa
Preparatory to implementing saving changes to the server
33 lines
1.7 KiB
Plaintext
33 lines
1.7 KiB
Plaintext
title: Introduction
|
|
|
|
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.
|
|
|
|
TiddlyWiki5 also functions as the build system for earlier versions of TiddlyWiki, replacing the elderly Cook and Ginsu tools (see https://github.com/TiddlyWiki/cooker for details). See the CommandLineInterface for details.
|
|
|
|
{{alert alert-error{
|
|
Try out the prototype tiddler chooser by swiping into the left edge of the screen (or hover the mouse over the extreme left edge of the browser window).
|
|
}}}
|
|
Learning more about TiddlyWiki5:
|
|
* 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:
|
|
* ClockTiddler showing automatic refreshing of tiddlers
|
|
* ImageTests showing different ways of embedding images
|
|
* SampleData showing how JSON tiddlers are handled
|
|
* SampleJavaScript and SampleJavaScriptWithError showing how JavaScript code is displayed
|
|
* 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:
|
|
* [[Testing]] regimen
|
|
* Details of the CommandLineInterface
|
|
* Overview of TiddlyWikiArchitecture
|
|
** MacroInternals
|
|
* Information about TiddlerFiles and RecipeFiles
|
|
* NewWikiTextFeatures
|
|
|
|
All tiddlers:
|
|
<<list all>> |