mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Fix #63
This commit is contained in:
parent
a00205527a
commit
f4da5b8fa2
@ -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:
|
||||
|
||||
* --Synchronisation via HTTP in the browser--
|
||||
* ~~Synchronisation via HTTP in the browser~~
|
||||
* Synchronisation via direct file access under node.js
|
||||
* --Preliminary integration with TiddlySpace--
|
||||
* --Preliminary integration with TiddlySpot--
|
||||
* --Saving changes to a file URI using Firefox--
|
||||
* ~~Preliminary integration with TiddlySpace~~
|
||||
* ~~Preliminary integration with TiddlySpot~~
|
||||
* ~~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
|
||||
|
||||
! 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:
|
||||
|
||||
* Ability to --inspect and-- edit tiddler fields
|
||||
* Ability to ~~inspect and~~ edit tiddler fields
|
||||
* Aliases/inheritance
|
||||
* WikiText --table and-- block quote support
|
||||
* WikiText ~~table and~~ block quote support
|
||||
* 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
|
||||
* Text references: slices and sections, JSON references
|
||||
* --Timed refreshed relative dates (eg, 'last modified 30 minutes ago')--
|
||||
* Encrypted tiddlers and --encrypted TiddlyWikis--
|
||||
* ~~Timed refreshed relative dates (eg, 'last modified 30 minutes ago')~~
|
||||
* Encrypted tiddlers and ~~encrypted TiddlyWikis~~
|
||||
* Facebook, Twitter, G+ and LinkedIn macros
|
||||
* Integration with the browser back and forwards buttons
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user