mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-03 12:23:51 +00:00
Docs update
This commit is contained in:
parent
98bf08d155
commit
32ea939809
@ -31,7 +31,7 @@ This process will work on most desktop browsers. Note that none of your personal
|
|||||||
# Drag your old TiddlyWiki HTML file into the browser window
|
# Drag your old TiddlyWiki HTML file into the browser window
|
||||||
#* If the file is encrypted you will be prompted for the password
|
#* If the file is encrypted you will be prompted for the password
|
||||||
# Review the list of tiddlers that will be upgraded
|
# Review the list of tiddlers that will be upgraded
|
||||||
# Click ''Import''
|
# Click ''Upgrade''
|
||||||
# Set your password again if you want to use encryption
|
# Set your password again if you want to use encryption
|
||||||
# Save changes to save the new version
|
# Save changes to save the new version
|
||||||
|
|
||||||
|
@ -32,4 +32,4 @@ tags: mechanism
|
|||||||
* ~~Suppressing $:/UpgradeLibrary and upgrade plugin from save~~
|
* ~~Suppressing $:/UpgradeLibrary and upgrade plugin from save~~
|
||||||
* ~~Checkboxes~~
|
* ~~Checkboxes~~
|
||||||
* ~~Visual difference for suppressed tiddlers~~
|
* ~~Visual difference for suppressed tiddlers~~
|
||||||
* ~~Translation~~
|
* Translation of upgrade wizard
|
||||||
|
@ -1,44 +1,30 @@
|
|||||||
created: 20130823203800000
|
created: 20130823203800000
|
||||||
modified: 20140621201725471
|
modified: 20140715081725471
|
||||||
tags: planning
|
tags: planning
|
||||||
title: RoadMap
|
title: RoadMap
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
|
|
||||||
TiddlyWiki is under rapid development at the moment as it moves through beta to a full release.
|
TiddlyWiki is under rapid development at the moment as it moves through beta to a full release. That is the point at which it is declared stable enough for general use. It will continue to improve and evolve, but constrained to remain backwards compatible so that plugins and content created for version 5.0 will continue to work into the future.
|
||||||
|
|
||||||
! Beta
|
The plan is for the full release to take place in September 2014, around the time of TiddlyWiki's tenth anniversary.
|
||||||
|
|
||||||
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.
|
! Deferred Tasks
|
||||||
|
|
||||||
The following additional features are planned or under consideration for implementation during the beta:
|
Some important features were deferred to be added after the beta:
|
||||||
|
|
||||||
* Features to improve user data integrity
|
* Establish online plugin library
|
||||||
** Optional defensive backups with TiddlyFox and TiddlyDesktop
|
|
||||||
* Features required for large scale adoption
|
|
||||||
** Improve upgrade process
|
|
||||||
** Establish plugin library
|
|
||||||
** ~~Proper use of ARIA roles (in progress)~~
|
|
||||||
* Fixing hangovers from TiddlyWikiClassic
|
* Fixing hangovers from TiddlyWikiClassic
|
||||||
** ~TiddlyWiki file format (to avoid illegal attribute names)
|
* ~TiddlyWiki file format (to avoid illegal attribute names)
|
||||||
** Tiddler object format (to provide true polymorphism of field values)
|
* Tiddler object format (to provide true polymorphism of field values)
|
||||||
* Perfecting WikiText
|
* Aliases
|
||||||
** ~~Global macros~~
|
* Search and replace
|
||||||
** ~~`[img[url]]` for remote image embedding, and `[ext[url]]` for explicit external links~~
|
* Tiddler renaming
|
||||||
** Further ~WikiText features
|
* Rich link tooltips, incorporating a preview
|
||||||
* Productivity features
|
* More keyboard shortcuts
|
||||||
** Import wizard allowing individual tiddlers to be selected for import
|
* Keyboard snippet expansion in the text editor
|
||||||
** Aliases
|
* List editor with drag and drop
|
||||||
** Search and replace
|
* Selective/weighted searching by title, body and fields
|
||||||
** Tiddler renaming
|
* Maths notation
|
||||||
** Rich link tooltips, incorporating a preview
|
|
||||||
** Keyboard shortcuts
|
|
||||||
** Keyboard snippet expansion in the text editor
|
|
||||||
** List editor with drag and drop
|
|
||||||
** Selective/weighted searching by title, body and fields
|
|
||||||
** Maths notation
|
|
||||||
|
|
||||||
Also see the issues list on GitHub: https://github.com/Jermolene/TiddlyWiki5
|
Also see the issues list on GitHub: https://github.com/Jermolene/TiddlyWiki5
|
||||||
|
|
||||||
! General Release
|
|
||||||
|
|
||||||
TiddlyWiki will [[leave beta|TiddlyWiki5 Versioning]] and become a full release in the summer of 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.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user