diff --git a/TODO v1.5 b/TODO v1.5 index 5f238800..f31f179b 100644 --- a/TODO v1.5 +++ b/TODO v1.5 @@ -6,10 +6,6 @@ Fix Bugs: - arrow up/down announcement is broken - 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---------------- - Doku: Write a user wiki https://wiki.linux-a11y.org/doku.php?id=fenrir_user_manual&s[]=fenrir @@ -17,6 +13,8 @@ General: - initial working setup.py +- initial attributes_curr_char command (to get foreground and background color) + - leave review on typing - add dependency check (check-dependencys.py) diff --git a/TODO v2.0 b/TODO v2.0 index 342049ba..eea0c480 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -18,10 +18,12 @@ Cleanups: General: - imporove attribute handling +[] improve attributes_curr_char [] add an attribute sound [] beep on cursor/ review by char (capital wins) [] beep on review by word (once for multible, captial wins) [] 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) next item