update ToDo

This commit is contained in:
chrys 2017-11-05 15:54:01 +01:00
parent 5921463782
commit c691c5b667

View File

@ -5,12 +5,6 @@ Things needing little knowledge are marked with "(Easy for contribution)". so ju
[X] = Done [X] = Done
Cleanups: 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 oldValues := newValues out to helper function
[] split it out [] split it out
[] use it in vcsa driver [] use it in vcsa driver
@ -104,11 +98,17 @@ Application Profiles (low priority):
-----------DONE---------------- -----------DONE----------------
Cleanups: Cleanups:
- inheritation for drivers - inheritation for drivers
[Done] Speech (All) [X] Speech (All)
[Done] Braille (All) [X] Braille (All)
[Done] Sound (All) [X] Sound (All)
[Done] Input (All) [X] Input (All)
[Done] Screen (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: General:
- commands - commands
[DONE] place last spoken to clipboard (Easy for contribution) [DONE] place last spoken to clipboard (Easy for contribution)