board: prep next batch of tasks before release
This commit is contained in:
parent
acf8147fa1
commit
a65f7ceb39
64
BOARD.txt
64
BOARD.txt
|
@ -1,4 +1,38 @@
|
|||
TODO DONE
|
||||
TODO
|
||||
----------------------------------------
|
||||
bug: can't input unicode
|
||||
bug: xterm is borked
|
||||
dumb rendering mode per site
|
||||
well, preferences per site maybe?
|
||||
does encoding really work? cf. egsam
|
||||
get/set config using command-line
|
||||
more UT
|
||||
setup.py
|
||||
|
||||
|
||||
|
||||
BACKLOG
|
||||
--------------------------------------------------------------------------------
|
||||
click on links to open them
|
||||
download without memory buffer
|
||||
download in the background
|
||||
download view instead of last download
|
||||
margins / centering
|
||||
pre blocks folding
|
||||
buffers (tabs)
|
||||
a11y? tts?
|
||||
handle soft-hyphens on wrapping
|
||||
bug: combining chars reduce lengths
|
||||
non shit command-line
|
||||
response code 11 (if still there)
|
||||
gopher?
|
||||
opt. maintain history between sessions
|
||||
history (forward) (useful?)
|
||||
search in page (ugh)
|
||||
|
||||
|
||||
|
||||
DONE
|
||||
--------------------------------------------------------------------------------
|
||||
browsing
|
||||
links
|
||||
|
@ -20,31 +54,3 @@ TODO DONE
|
|||
identity management
|
||||
logging
|
||||
home page
|
||||
|
||||
|
||||
|
||||
BACKLOG
|
||||
--------------------------------------------------------------------------------
|
||||
bug: can't input unicode
|
||||
click on links to open them
|
||||
dumb rendering mode per site
|
||||
well, preferences per site maybe?
|
||||
download without memory buffer
|
||||
download in the background
|
||||
download view instead of last download
|
||||
does encoding really work? cf. egsam
|
||||
margins / centering
|
||||
pre blocks folding
|
||||
buffers (tabs)
|
||||
a11y? tts?
|
||||
handle soft-hyphens on wrapping
|
||||
bug: combining chars reduce lengths
|
||||
non shit command-line
|
||||
response code 11 (if still there)
|
||||
gopher?
|
||||
opt. maintain history between sessions
|
||||
history (forward) (useful?)
|
||||
search in page (ugh)
|
||||
get/set config using command-line
|
||||
bug: xterm is borked
|
||||
more UT
|
||||
|
|
Reference in a new issue