1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-12 23:14:21 +00:00
TiddlyWiki5/tw5.com/tiddlers/roadmap/RoadMap.tid

45 lines
1.9 KiB
Plaintext
Raw Normal View History

2012-07-07 16:12:31 +00:00
title: RoadMap
modifier: JeremyRuston
tags: docs planning
TiddlyWiki5 is currently an alpha release, meaning that it is incomplete and subject to change.
! Alpha Release
There has already been a series of alpha releases of TiddlyWiki5. The goal of these releases is to test the new technical architecture and to explore user interface features.
! Beta Release
TiddlyWiki5 will progress to a beta release when it is feature complete.
Some of the features and fixes required before the beta is declared include:
* Synchronisation via HTTP in the browser
* Synchronisation via direct file access under node.js
* Operation with TiddlySpace
* Operation with TiddlySpot
* Saving changes to a file URI:// using Firefox
* Move default tiddler storage from TiddlyWiki-style `<div>` elements to JSON
* Ability to inspect and edit tiddler fields
* WikiText table support
* More user interface gadgets, including: tabs, popovers, toolbars, carousel, dropdown,
* Checkbox support via tags
** For example, `<<checkbox {filter} {tag} {template}>>` displays a filtered list of tiddlers along with a checkbox representing whether or not each tiddler carries the specified tag
* Search
* Tiddler themes and wiki themes
* Text references: slices and sections, JSON references
* Aliases/inheritance
* Lazy loading
* Better handling of binary tiddlers
* Timed refreshed relative dates (eg, 'last modified 30 minutes ago')
* Encrypted tiddlers and encrypted TiddlyWikis
! 1.0 Release
Hopefully, TiddlyWiki5 will reach version 1.0 around September. This is the point at which it is declared stable enough for general use. It will continue to improve and evolve after 1.0, although constrained to remain backwards compatible so that plugins and content created for version 1.0 will continue to work into the indefinite future.
Some of the features under consideration for development after release 1.0 include:
* Facebook, Twitter, G+ and LinkedIn macros