diff --git a/editions/tw5.com/tiddlers/HelloThere.tid b/editions/tw5.com/tiddlers/HelloThere.tid index 1fee75449..65e17d4ee 100644 --- a/editions/tw5.com/tiddlers/HelloThere.tid +++ b/editions/tw5.com/tiddlers/HelloThere.tid @@ -1,6 +1,6 @@ created: 20130822170200000 creator: JeremyRuston -modified: 20131129163748286 +modified: 20131130073307697 modifier: JeremyRuston tags: introduction title: HelloThere @@ -8,13 +8,13 @@ type: text/vnd.tiddlywiki Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web notebook first released in 2004. It is a complete interactive wiki in JavaScript that can be run from a [[single HTML file in the browser|SingleFileApplication]] or as a powerful [[Node.js application|Node.js]]. +TiddlyWiki5 is currently in alpha at version //<>// (see the detailed ReleaseHistory). There is a RoadMap for moving to beta and getting to the full release. It is a great time to get involved and support the future development of TiddlyWiki5. + +//TiddlyWiki is a free, open source project that depends on [[your love and support|HelpingTiddlyWiki]] for its survival//. +
{{TiddlyWiki Classic.png}} The deep internal improvements mean that TiddlyWiki5 is not fully compatible with older versions. Existing content will need massaging, while plugins and themes will have to be completely rewritten. The upgrade path will get smoother as TiddlyWiki5 matures. The original TiddlyWiki Classic is still available at http://tiddlywiki.com/.
- -TiddlyWiki5 is currently in alpha at version //<>// (see the detailed ReleaseHistory). There is a RoadMap for moving to beta and getting to the full release. It is a great time to get involved and support the future development of TiddlyWiki5. - -//TiddlyWiki is a free, open source project that depends on [[your love and support|HelpingTiddlyWiki]] for its survival//. diff --git a/editions/tw5.com/tiddlers/Release 5.0.0alpha16.tid b/editions/tw5.com/tiddlers/Release 5.0.0alpha16.tid index 13530cd24..04538ce6b 100644 --- a/editions/tw5.com/tiddlers/Release 5.0.0alpha16.tid +++ b/editions/tw5.com/tiddlers/Release 5.0.0alpha16.tid @@ -10,6 +10,9 @@ type: text/vnd.tiddlywiki !! New Features and Improvements +* Improved appearance of tags editor +* Improved generation of qualified tiddler titles for state storage +** Instead of `$:/state/tab/sidebar-{$:/core/ui/SideBar|$:/core/ui/SideBar||}{$:/core/ui/PageTemplate|$:/core/ui/PageTemplate||}` one gets `$:/state/tab/sidebar-{1743827719}` * Significant updates to the structure and content of the user documentation * Added a new plugin for displaying corner ribbons; currently used for a version banner on tw5.com * Split ''Snow White'' theme into a base ''Vanilla'' theme with all the basic formatting, leaving the decorative bits to ''Snow White'' @@ -28,7 +31,7 @@ type: text/vnd.tiddlywiki * No longer crashes when encountering an error in a filter string * Fixed a crash when dragging and dropping tiddlers within TiddlyWiki5 * No longer update the modified date for imported tiddlers -* Automatically forces field names to be lower case +* Automatically forces new field names to be lower case !! Internal changes diff --git a/editions/tw5.com/tiddlers/saving/Saving with TiddlyFox.tid b/editions/tw5.com/tiddlers/saving/Saving with TiddlyFox.tid index f48baeba0..3c1a1bcf2 100644 --- a/editions/tw5.com/tiddlers/saving/Saving with TiddlyFox.tid +++ b/editions/tw5.com/tiddlers/saving/Saving with TiddlyFox.tid @@ -1,6 +1,6 @@ created: 20131129092753119 creator: JeremyRuston -modified: 20131129170056537 +modified: 20131130073126246 modifier: JeremyRuston tags: howto title: Saving with TiddlyFox @@ -14,7 +14,7 @@ type: text/vnd.tiddlywiki #* {{$:/editions/tw5.com/snippets/download-empty-button}} #* Your browser may ask you to accept the download before it begins # Locate the file you just downloaded -## You may rename it, but be sure to keep the `.html` extension +#* You may rename it, but be sure to keep the `.html` extension # Open the file in [[Firefox]] # Click ''OK'' in response to the prompt from TiddlyFox that asks whether to enable saving for this file # Try creating a new tiddler using the ''plus'' {{$:/core/images/new-button}} button in the sidebar. Type some content for the tiddler, and click the {{$:/core/images/done-button}} ''tick'' button diff --git a/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid b/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid index 5df4b7c87..f95392a66 100644 --- a/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid +++ b/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid @@ -1,6 +1,6 @@ created: 20131129092604900 creator: JeremyRuston -modified: 20131129170043809 +modified: 20131130073142081 modifier: JeremyRuston tags: howto title: Saving with the HTML5 fallback saver @@ -12,7 +12,7 @@ This method of saving changes is clunky but has the advantage of working on almo #* {{$:/editions/tw5.com/snippets/download-empty-button}} #* Your browser may ask you to accept the download before it begins # Locate the file you just downloaded -## You may rename it, but be sure to keep the `.html` extension +#* You may rename it, but be sure to keep the `.html` extension # Open the file in your browser # Try creating a new tiddler using the ''plus'' {{$:/core/images/new-button}} button in the sidebar. Type some content for the tiddler, and click the {{$:/core/images/done-button}} ''tick'' button # Save your changes by clicking the {{$:/core/images/save-button}} ''download'' button in the sidebar diff --git a/readme.md b/readme.md index 9ea5143a6..a5bc65304 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,5 @@ -

Welcome to TiddlyWiki5

Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web notebook first released in 2004. It is a complete interactive wiki in JavaScript that can be run from a single HTML file in the browser or as a powerful Node.js application.

+

Welcome to TiddlyWiki5

Welcome to TiddlyWiki5, a reboot of TiddlyWiki, the non-linear personal web notebook first released in 2004. It is a complete interactive wiki in JavaScript that can be run from a single HTML file in the browser or as a powerful Node.js application.

TiddlyWiki5 is currently in alpha at version 5.0.0-alpha.16-prerelease (see the detailed ReleaseHistory). There is a RoadMap for moving to beta and getting to the full release. It is a great time to get involved and support the future development of TiddlyWiki5.

TiddlyWiki is a free, open source project that depends on your love and support for its survival.

The deep internal improvements mean that TiddlyWiki5 is not fully compatible with older versions. Existing content will need massaging, while plugins and themes will have to be completely rewritten. The upgrade path will get smoother as TiddlyWiki5 matures.

The original TiddlyWiki Classic is still available at http://tiddlywiki.com/. -

TiddlyWiki5 is currently in alpha at version 5.0.0-alpha.16-prerelease (see the detailed ReleaseHistory). There is a RoadMap for moving to beta and getting to the full release. It is a great time to get involved and support the future development of TiddlyWiki5.

TiddlyWiki is a free, open source project that depends on your love and support for its survival. -

Getting started with TiddlyWiki under Node.js

Installation

For working on the command line with Node.js, you can install TiddlyWiki via npm:

npm -g install tiddlywiki

The -g flag causes TiddlyWiki to be installed globally.

Working with the TiddlyWiki5 repository

Working with the TiddlyWiki5 repository is recommended if you plan on forking the TiddlyWiki5 source code. +

Getting started with TiddlyWiki under Node.js

Installation

For working on the command line with Node.js, you can install TiddlyWiki via npm:

npm -g install tiddlywiki

The -g flag causes TiddlyWiki to be installed globally.

Working with the TiddlyWiki5 repository

Working with the TiddlyWiki5 repository is recommended if you plan on forking the TiddlyWiki5 source code.

This readme file was automatically generated by TiddlyWiki5

\ No newline at end of file