update todos
This commit is contained in:
parent
3baa535d32
commit
9e67a98482
@ -6,10 +6,6 @@ Fix Bugs:
|
|||||||
- arrow up/down announcement is broken
|
- arrow up/down announcement is broken
|
||||||
- Wlan is disabled on Lenovo (LED is not synced?, needs debug bgid)
|
- Wlan is disabled on Lenovo (LED is not synced?, needs debug bgid)
|
||||||
|
|
||||||
General:
|
|
||||||
- implement commands (WIP)
|
|
||||||
attributes_curr_char (Easy for contribution)
|
|
||||||
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
|
||||||
-----------DONE----------------
|
-----------DONE----------------
|
||||||
- Doku: Write a user wiki
|
- Doku: Write a user wiki
|
||||||
https://wiki.linux-a11y.org/doku.php?id=fenrir_user_manual&s[]=fenrir
|
https://wiki.linux-a11y.org/doku.php?id=fenrir_user_manual&s[]=fenrir
|
||||||
@ -17,6 +13,8 @@ General:
|
|||||||
|
|
||||||
- initial working setup.py
|
- initial working setup.py
|
||||||
|
|
||||||
|
- initial attributes_curr_char command (to get foreground and background color)
|
||||||
|
|
||||||
- leave review on typing
|
- leave review on typing
|
||||||
|
|
||||||
- add dependency check (check-dependencys.py)
|
- add dependency check (check-dependencys.py)
|
||||||
|
@ -18,10 +18,12 @@ Cleanups:
|
|||||||
|
|
||||||
General:
|
General:
|
||||||
- imporove attribute handling
|
- imporove attribute handling
|
||||||
|
[] improve attributes_curr_char
|
||||||
[] add an attribute sound
|
[] add an attribute sound
|
||||||
[] beep on cursor/ review by char (capital wins)
|
[] beep on cursor/ review by char (capital wins)
|
||||||
[] beep on review by word (once for multible, captial wins)
|
[] beep on review by word (once for multible, captial wins)
|
||||||
[] configurable (by char, by word, none)
|
[] configurable (by char, by word, none)
|
||||||
|
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
||||||
|
|
||||||
- generic list or see Tutorial mode list (convert clipboard management) (Easy for contribution)
|
- generic list or see Tutorial mode list (convert clipboard management) (Easy for contribution)
|
||||||
next item
|
next item
|
||||||
|
Loading…
Reference in New Issue
Block a user