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)