From c691c5b667eb084892b19532808a46ecf7c84157 Mon Sep 17 00:00:00 2001 From: chrys Date: Sun, 5 Nov 2017 15:54:01 +0100 Subject: [PATCH] update ToDo --- TODO v2.0 | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index b561b929..9c35eb4b 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -5,12 +5,6 @@ Things needing little knowledge are marked with "(Easy for contribution)". so ju [X] = Done Cleanups: -- generic list or see Tutorial mode list (convert clipboard management) (Easy for contribution) - core.memoryManager - [W] next item - [W] prev item - [W] curr item - [W] first item - [W] last item - split oldValues := newValues out to helper function [] split it out [] use it in vcsa driver @@ -104,11 +98,17 @@ Application Profiles (low priority): -----------DONE---------------- Cleanups: - inheritation for drivers - [Done] Speech (All) - [Done] Braille (All) - [Done] Sound (All) - [Done] Input (All) - [Done] Screen (All) + [X] Speech (All) + [X] Braille (All) + [X] Sound (All) + [X] Input (All) + [X] Screen (All) +- generic list or see Tutorial mode list (convert clipboard management) (Easy for contribution) - core.memoryManager + [X] next item + [X] prev item + [X] curr item + [X] first item + [X] last item General: - commands [DONE] place last spoken to clipboard (Easy for contribution)