Update TODO v2.0

This commit is contained in:
chrys87 2017-10-26 16:02:26 +02:00 committed by GitHub
parent 230c1b1504
commit 354aa30273

View File

@ -27,7 +27,7 @@ Cleanups:
General: General:
- imporove attribute handling - imporove attribute handling
[] improve attributes_curr_char [] improve attributes_curr_char (Easy for contribution)
[] add an attribute sound (Easy for contribution) [] add an attribute sound (Easy for contribution)
[] beep on cursor/ review by char (capital wins) [] beep on cursor/ review by char (capital wins)
[] beep on review by word (once for multiple, capital wins) [] beep on review by word (once for multiple, capital wins)
@ -39,10 +39,14 @@ General:
[] all the text of all pages [] all the text of all pages
[] command to stop and place review cursor at this position [] command to stop and place review cursor at this position
[] command to slow down speech on keypress [] command to slow down speech on keypress
[] place say all at clipboard buffer
- make it runnable via pypy3 - make it runnable via pypy3
[] wrapper script for running Fenrir to check if pypy exists, use python3 as fallback. [] wrapper script for running Fenrir to check if pypy exists, use python3 as fallback.
- table review mode - table review mode
[] toggle table mode [] toggle table mode/ select headline
[] next line
[] prev line
[] current line
[] next cell [] next cell
[] prev cell [] prev cell
[] current cell [] current cell