From f4da5b8fa2bb23c4ff577c52a42451ada36683f7 Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Sat, 2 Mar 2013 16:14:39 +0000 Subject: [PATCH] Fix #63 --- editions/tw5.com/tiddlers/roadmap/RoadMap.tid | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/editions/tw5.com/tiddlers/roadmap/RoadMap.tid b/editions/tw5.com/tiddlers/roadmap/RoadMap.tid index 44cb3af92..d4c9f70f9 100644 --- a/editions/tw5.com/tiddlers/roadmap/RoadMap.tid +++ b/editions/tw5.com/tiddlers/roadmap/RoadMap.tid @@ -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 `
` 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, `<>` 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