mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-19 08:14:50 +00:00
Docs updates
This commit is contained in:
parent
5a8ef2681b
commit
6aa9c6ebb6
@ -1,14 +1,14 @@
|
|||||||
created: 201308231804
|
created: 201308231804000
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 201310031321
|
modified: 201311081422000
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
title: $:/DefaultTiddlers
|
title: $:/DefaultTiddlers
|
||||||
|
|
||||||
[[TiddlyWiki5 Personal Client Server Edition]]
|
[[TiddlyWiki5 Personal Client Server Edition]]
|
||||||
HelloThere
|
HelloThere
|
||||||
Features
|
Features
|
||||||
|
[[Release 5.0.0alpha11]]
|
||||||
Community
|
Community
|
||||||
Examples
|
|
||||||
[[TiddlyWiki5 Editions]]
|
[[TiddlyWiki5 Editions]]
|
||||||
RoadMap
|
RoadMap
|
||||||
Docs
|
Docs
|
||||||
|
@ -1,14 +1,19 @@
|
|||||||
created: 201309091516
|
created: 201309091516000
|
||||||
creator: JeremyRuston
|
creator: JeremyRuston
|
||||||
modified: 201310031321
|
modified: 201311081421009
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
title: Community
|
title: Community
|
||||||
|
|
||||||
Blog posts and articles about TiddlyWiki5:
|
! Blog posts and articles about TiddlyWiki5:
|
||||||
|
|
||||||
* A gamers guide to using TiddlyWiki5: "[[Shining Ark 7 Using TiddlyWiki|http://helugame.wordpress.com/2013/09/07/shining-ark-7-using-tiddlywiki/]]"
|
* A gamers guide to using TiddlyWiki5: "[[Shining Ark 7 Using TiddlyWiki|http://helugame.wordpress.com/2013/09/07/shining-ark-7-using-tiddlywiki/]]"
|
||||||
|
|
||||||
Hints and tips for TiddlyWiki5:
|
! Hints and tips for TiddlyWiki5:
|
||||||
|
|
||||||
* [[TW5 Mall|http://www.giffmex.org/tw5mall.htm]] - DaveGifford's growing catalogue of hints and tips
|
* [[TW5 Mall|http://www.giffmex.org/tw5mall.htm]] - DaveGifford's growing catalogue of hints and tips
|
||||||
* A [[guide to creating a fixed top menu|https://dl.dropboxusercontent.com/u/2638511/TW5_Test.htm]] from TonGerner
|
* A [[guide to creating a fixed top menu|https://dl.dropboxusercontent.com/u/2638511/TW5_Test.htm]] from TonGerner
|
||||||
|
|
||||||
|
! Examples of TiddlyWiki5 being used in the wild:
|
||||||
|
|
||||||
|
|!Site |!Description |
|
||||||
|
|http://freedombits.org |A manifesto for the preservation of free speech through the exchange of randomized data |
|
||||||
|
@ -11,7 +11,8 @@ title: Features
|
|||||||
* Integrated [[AES encryption|How to use TiddlyWiki5 as a standalone HTML file with encryption]]
|
* Integrated [[AES encryption|How to use TiddlyWiki5 as a standalone HTML file with encryption]]
|
||||||
* TiddlyWiki isn't just a wiki - you can build custom applications with it like this TaskManagementExample
|
* TiddlyWiki isn't just a wiki - you can build custom applications with it like this TaskManagementExample
|
||||||
* Familiar user interface elements like <$button message="tw-modal" param="SampleWizard" class="btn btn-inverse">wizards</$button> and <$button message="tw-notify" param="SampleNotification" class="btn btn-inverse">notifications</$button>
|
* Familiar user interface elements like <$button message="tw-modal" param="SampleWizard" class="btn btn-inverse">wizards</$button> and <$button message="tw-notify" param="SampleNotification" class="btn btn-inverse">notifications</$button>
|
||||||
* Easily [[import|ImportTiddlers]] content via drag and drop, copy and paste, or browsing for local files
|
* Easily [[import|ImportTiddlers]] content via drag and drop, copy and paste, or browsing for local files
|
||||||
|
* Clone existing tiddlers (for example, <$button message="tw-new-tiddler" param=<<currentTiddler>>>clone this tiddler</$button>)
|
||||||
* TiddlyWiki is [[surprisingly scalable|Scalability]] to many thousands of tiddlers and megabytes of content
|
* TiddlyWiki is [[surprisingly scalable|Scalability]] to many thousands of tiddlers and megabytes of content
|
||||||
* Try out the <$button message="tw-full-screen">full screen support</$button>
|
* Try out the <$button message="tw-full-screen">full screen support</$button>
|
||||||
* Explore the [[D3.js visualisation plugin|http://five.tiddlywiki.com/d3demo.html]]
|
* Explore the [[D3.js visualisation plugin|http://five.tiddlywiki.com/d3demo.html]]
|
||||||
|
@ -2,8 +2,8 @@ title: $:/DefaultTiddlers
|
|||||||
|
|
||||||
HelloThere
|
HelloThere
|
||||||
Features
|
Features
|
||||||
|
[[Release 5.0.0alpha11]]
|
||||||
Community
|
Community
|
||||||
Examples
|
|
||||||
[[TiddlyWiki5 Editions]]
|
[[TiddlyWiki5 Editions]]
|
||||||
RoadMap
|
RoadMap
|
||||||
Docs
|
Docs
|
||||||
|
Loading…
Reference in New Issue
Block a user