update TODO
This commit is contained in:
parent
71da9c7dad
commit
7b0403c8e0
16
TODO
16
TODO
@ -17,14 +17,6 @@ ToDos in Priority order:
|
|||||||
- implement commands
|
- implement commands
|
||||||
attributes_curr_char
|
attributes_curr_char
|
||||||
toggle_highlighted_mode
|
toggle_highlighted_mode
|
||||||
say_char_phonetic
|
|
||||||
spell_word_phonetic
|
|
||||||
"alpha", "bravo", "charlie", "delta", "echo",
|
|
||||||
"foxtrot", "golf", "hotel", "india", "juliet",
|
|
||||||
"kilo", "lima", "mike", "november", "oscar",
|
|
||||||
"papa", "quebec", "romeo", "sierra", "tango",
|
|
||||||
"uniform", "victor", "whisky", "x ray",
|
|
||||||
"yankee", "zulu"
|
|
||||||
|
|
||||||
- implement onScreenChange commands
|
- implement onScreenChange commands
|
||||||
read highlighted text mode
|
read highlighted text mode
|
||||||
@ -165,6 +157,14 @@ except KeyboardInterrupt:
|
|||||||
curr_screen_after_cursor
|
curr_screen_after_cursor
|
||||||
cursor_position
|
cursor_position
|
||||||
indention
|
indention
|
||||||
|
say_char_phonetic
|
||||||
|
spell_word_phonetic
|
||||||
|
"alpha", "bravo", "charlie", "delta", "echo",
|
||||||
|
"foxtrot", "golf", "hotel", "india", "juliet",
|
||||||
|
"kilo", "lima", "mike", "november", "oscar",
|
||||||
|
"papa", "quebec", "romeo", "sierra", "tango",
|
||||||
|
"uniform", "victor", "whisky", "x ray",
|
||||||
|
"yankee", "zulu"
|
||||||
|
|
||||||
- implement onInput commands
|
- implement onInput commands
|
||||||
read_line_if_cursor_change_vertical (needed if you arrow up and down, we want to announce the line)
|
read_line_if_cursor_change_vertical (needed if you arrow up and down, we want to announce the line)
|
||||||
|
Loading…
Reference in New Issue
Block a user