mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-02 20:29:10 +00:00
Roadmap updates
Slowly and surely inching towards beta
This commit is contained in:
parent
9062d3ae12
commit
84504749d9
@ -1,6 +1,7 @@
|
|||||||
title: RoadMap
|
|
||||||
modifier: JeremyRuston
|
|
||||||
tags: docs planning
|
tags: docs planning
|
||||||
|
modifier: JeremyRuston
|
||||||
|
title: RoadMap
|
||||||
|
modified: 201304012030
|
||||||
|
|
||||||
TiddlyWiki5 is currently an alpha release, meaning that it is incomplete and subject to change.
|
TiddlyWiki5 is currently an alpha release, meaning that it is incomplete and subject to change.
|
||||||
|
|
||||||
@ -11,13 +12,12 @@ There has already been a series of alpha releases of TiddlyWiki5. The goal of th
|
|||||||
Some of the features and fixes required before the beta is declared include:
|
Some of the features and fixes required before the beta is declared include:
|
||||||
|
|
||||||
* ~~Synchronisation via HTTP in the browser~~
|
* ~~Synchronisation via HTTP in the browser~~
|
||||||
* Synchronisation via direct file access under node.js
|
* ~~Synchronisation via direct file access under node.js~~
|
||||||
* ~~Preliminary integration with TiddlySpace~~
|
* ~~Preliminary integration with TiddlySpace~~
|
||||||
* ~~Preliminary integration with TiddlySpot~~
|
* ~~Preliminary integration with TiddlySpot~~
|
||||||
* ~~Saving changes to a file URI using Firefox~~
|
* ~~Saving changes to a file URI using Firefox~~
|
||||||
* Move default tiddler storage from TiddlyWiki-style `<div>` elements to JSON
|
|
||||||
* ~~Lazy loading~~
|
* ~~Lazy loading~~
|
||||||
* Better handling of binary tiddlers
|
* ~~Better handling of binary tiddlers~~
|
||||||
|
|
||||||
! Beta Release
|
! Beta Release
|
||||||
|
|
||||||
@ -28,9 +28,8 @@ Some of the additional features under consideration during the beta include:
|
|||||||
* Ability to ~~inspect and~~ edit tiddler fields
|
* Ability to ~~inspect and~~ edit tiddler fields
|
||||||
* Aliases/inheritance
|
* Aliases/inheritance
|
||||||
* WikiText ~~table and~~ block quote support
|
* WikiText ~~table and~~ block quote support
|
||||||
* More user interface widgets, including: tabs, popovers, toolbars, carousel, dropdown,
|
* More user interface widgets, including: ~tabs~, popovers, toolbars, carousel, ~dropdown~,
|
||||||
* ~~Checkbox support~~
|
* ~~Checkbox support~~
|
||||||
** For example, `<<checkbox {tag}>>` in a template displays a checkbox representing whether or not each tiddler carries the specified tag
|
|
||||||
* ~~Search~~
|
* ~~Search~~
|
||||||
* Tiddler themes and wiki themes
|
* Tiddler themes and wiki themes
|
||||||
* Text references: slices and sections, JSON references
|
* Text references: slices and sections, JSON references
|
||||||
|
Loading…
Reference in New Issue
Block a user