board: prep next batch of tasks before release
This commit is contained in:
parent
acf8147fa1
commit
a65f7ceb39
64
BOARD.txt
64
BOARD.txt
|
@ -1,38 +1,22 @@
|
||||||
TODO DONE
|
TODO
|
||||||
--------------------------------------------------------------------------------
|
----------------------------------------
|
||||||
browsing
|
bug: can't input unicode
|
||||||
links
|
bug: xterm is borked
|
||||||
redirections
|
dumb rendering mode per site
|
||||||
web links
|
well, preferences per site maybe?
|
||||||
history (back)
|
does encoding really work? cf. egsam
|
||||||
simple caching
|
get/set config using command-line
|
||||||
simple text files
|
more UT
|
||||||
encodings
|
setup.py
|
||||||
bookmarks
|
|
||||||
view/edit sources
|
|
||||||
downloads
|
|
||||||
configuration
|
|
||||||
help page
|
|
||||||
TOFU
|
|
||||||
view history
|
|
||||||
open last download
|
|
||||||
media files
|
|
||||||
identity management
|
|
||||||
logging
|
|
||||||
home page
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
BACKLOG
|
BACKLOG
|
||||||
--------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------
|
||||||
bug: can't input unicode
|
|
||||||
click on links to open them
|
click on links to open them
|
||||||
dumb rendering mode per site
|
|
||||||
well, preferences per site maybe?
|
|
||||||
download without memory buffer
|
download without memory buffer
|
||||||
download in the background
|
download in the background
|
||||||
download view instead of last download
|
download view instead of last download
|
||||||
does encoding really work? cf. egsam
|
|
||||||
margins / centering
|
margins / centering
|
||||||
pre blocks folding
|
pre blocks folding
|
||||||
buffers (tabs)
|
buffers (tabs)
|
||||||
|
@ -45,6 +29,28 @@ gopher?
|
||||||
opt. maintain history between sessions
|
opt. maintain history between sessions
|
||||||
history (forward) (useful?)
|
history (forward) (useful?)
|
||||||
search in page (ugh)
|
search in page (ugh)
|
||||||
get/set config using command-line
|
|
||||||
bug: xterm is borked
|
|
||||||
more UT
|
|
||||||
|
DONE
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
|
browsing
|
||||||
|
links
|
||||||
|
redirections
|
||||||
|
web links
|
||||||
|
history (back)
|
||||||
|
simple caching
|
||||||
|
simple text files
|
||||||
|
encodings
|
||||||
|
bookmarks
|
||||||
|
view/edit sources
|
||||||
|
downloads
|
||||||
|
configuration
|
||||||
|
help page
|
||||||
|
TOFU
|
||||||
|
view history
|
||||||
|
open last download
|
||||||
|
media files
|
||||||
|
identity management
|
||||||
|
logging
|
||||||
|
home page
|
||||||
|
|
Reference in a new issue