1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-08-08 06:43:49 +00:00
This commit is contained in:
Jeremy Ruston 2013-03-02 16:14:39 +00:00
parent a00205527a
commit f4da5b8fa2

View File

@ -10,13 +10,13 @@ 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 * 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
@ -25,17 +25,17 @@ TiddlyWiki5 will progress to a beta release when it is practical for cautious ev
Some of the additional features under consideration during the beta include: 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 ** 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
* --Timed refreshed relative dates (eg, 'last modified 30 minutes ago')-- * ~~Timed refreshed relative dates (eg, 'last modified 30 minutes ago')~~
* Encrypted tiddlers and --encrypted TiddlyWikis-- * Encrypted tiddlers and ~~encrypted TiddlyWikis~~
* Facebook, Twitter, G+ and LinkedIn macros * Facebook, Twitter, G+ and LinkedIn macros
* Integration with the browser back and forwards buttons * Integration with the browser back and forwards buttons