1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-08 13:04:21 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/roadmap/RoadMap.tid
Jermolene a01bbd4b9c Add automatic saving and warning on exit with unsaved changes
We re-use some of the existing syncer mechanism. It was already keeping
track of changes to tiddlers in the store when working with a tiddler
syncadaptor. Now it also tracks changes when there is no syncadaptor,
allowing us to provide a warning if there are unsaved changes.
2014-02-06 21:36:30 +00:00

46 lines
2.0 KiB
Plaintext

created: 20130823203800000
modified: 20140206174012349
tags: planning
title: RoadMap
type: text/vnd.tiddlywiki
TiddlyWiki is under rapid development at the moment as it moves through beta to a full release.
! Beta
During the beta TiddlyWiki 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.
The following additional features are planned or under consideration for implementation during the beta:
* Features required for large scale adoption
** Multilanguage support
** Proper use of ARIA roles
* Features required by TiddlyWiki hackers
** Making plugins in the browser
** Pretty-printed JSON (similar to http://marianoguerra.github.io/json.human.js/)
** A "safe mode" to disable customisations
* Fixing hangovers from TiddlyWikiClassic
** TiddlyWiki file format (to avoid illegal attribute names)
** Tiddler object format (to provide true polymorphism of field values)
* Perfecting WikiText
** Global macros
** `[img[url]]` for remote image embedding, and `[ext[url]]` for explicit external links
** Further WikiText features
* Productivity features
** Import wizard allowing individual tiddlers to be selected for import
** Aliases
** Search and replace
** Tiddler renaming
** Rich link tooltips, incorporating a preview
** Keyboard shortcuts
** Keyboard snippet expansion in the text editor
** Syntax highlighter plugin
** Integration with the browser back and forwards buttons
** List editor with drag and drop
** Selective/weighted searching by title, body and fields
** Maths notation
! General Release
TiddlyWiki will leave beta and become a full release early in 2014. That 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.