1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-06 20:14:22 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/roadmap/RoadMap.tid

46 lines
2.3 KiB
Plaintext
Raw Normal View History

2013-08-24 15:45:59 +00:00
created: 201308232038
creator: JeremyRuston
2013-08-25 21:48:53 +00:00
modified: 201308252127
2013-05-14 13:10:00 +00:00
modifier: JeremyRuston
tags: planning
2013-08-24 15:45:59 +00:00
title: RoadMap
2012-07-07 16:12:31 +00:00
2013-07-21 20:09:34 +00:00
TiddlyWiki5 is under rapid development at the moment, moving through a series of stages from alpha, via beta into a stable release.
2012-07-07 16:12:31 +00:00
! Alpha Release
2013-07-21 20:09:34 +00:00
The one significant piece of work required before TiddlyWiki5 can move out of alpha into beta is to upgrade the ReleaseProcess so that end users can more easily keep track of the new features.
2012-07-08 18:26:00 +00:00
! Beta Release
2013-07-21 20:09:34 +00:00
During the beta TiddlyWiki5 will be practical for cautious everyday use but as we perfect the product there will occasionally be situations where we have to make changes that are not backwards compatible. These occasions will be clearly marked in the release notes.
2012-07-08 18:26:00 +00:00
2013-08-25 21:48:53 +00:00
The following additional features are planned or under consideration for implementation during the beta:
2012-07-08 18:26:00 +00:00
2013-05-14 13:10:00 +00:00
* Warning when attempting to close window without saving
* Use browser local storage to preserve changes in case browser crashes before saving/sync
* Multilanguage support
2013-07-21 20:09:34 +00:00
* Aliases
* Search and replace
2013-08-02 21:05:03 +00:00
* Generalise tag handling so that any field can be a list of tiddler titles, and add mechanisms for manipulating lists
2013-07-21 20:09:34 +00:00
* Tiddler renaming
2013-07-25 15:58:58 +00:00
* Rich link tooltips, incorporating a preview
2013-07-21 20:09:34 +00:00
* Keyboard shortcuts
* Proper use of ARIA roles
2013-07-22 12:00:03 +00:00
* Simpler upgrading to new core versions
2013-07-21 20:09:34 +00:00
* Import wizard allowing individual tiddlers to be selected for import
* Switching to more MarkDown-like syntax for basic formatting such as headings and lists
* `[img[url]]` for remote image embedding, and `[ext[url]]` for explicit external links
* Further WikiText features including block quotes
* Facebook, Twitter, G+ and LinkedIn widgets
2012-07-08 18:26:00 +00:00
* Integration with the browser back and forwards buttons
2013-08-15 17:13:03 +00:00
* Built in JavaScript syntax highlighting
* Syntax highlighter plugin
2013-04-22 16:58:44 +00:00
* Minification of plugins (JS and CSS)
2013-08-20 14:18:15 +00:00
* List editor with drag and drop
* Selective/weighted searching by title, body and fields
2012-07-07 16:12:31 +00:00
2013-05-01 15:02:12 +00:00
! 5.0 Release
2012-07-07 16:12:31 +00:00
2013-07-21 20:09:34 +00:00
Hopefully, TiddlyWiki5 will leave beta and become a full release while we're still in 2013. This is the point at which it is declared stable enough for general use. It will continue to improve and evolve after this point, although constrained to remain backwards compatible so that plugins and content created for version 5.0 will continue to work into the indefinite future.