2021-05-16 01:51:03 +02:00
|
|
|
TODO
|
2021-06-04 16:09:37 +02:00
|
|
|
--------------------------------------------------------------------------------
|
2021-05-13 01:25:50 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
2021-04-16 19:30:33 +02:00
|
|
|
BACKLOG
|
2021-05-13 01:25:50 +02:00
|
|
|
--------------------------------------------------------------------------------
|
2021-05-18 22:29:38 +02:00
|
|
|
get/set config using command-line
|
2021-06-02 00:32:36 +02:00
|
|
|
async event system
|
2021-05-13 01:25:50 +02:00
|
|
|
download without memory buffer
|
2021-05-09 01:39:33 +02:00
|
|
|
download in the background
|
|
|
|
download view instead of last download
|
2021-04-16 19:30:33 +02:00
|
|
|
margins / centering
|
|
|
|
pre blocks folding
|
|
|
|
buffers (tabs)
|
2021-05-09 01:39:33 +02:00
|
|
|
a11y? tts?
|
2021-04-16 19:30:33 +02:00
|
|
|
handle soft-hyphens on wrapping
|
|
|
|
bug: combining chars reduce lengths
|
2021-05-24 20:09:34 +02:00
|
|
|
use a pad for command-line
|
|
|
|
use a pad for status bar
|
2021-05-04 22:29:00 +02:00
|
|
|
response code 11 (if still there)
|
2021-06-01 23:12:59 +02:00
|
|
|
web????
|
2021-05-09 01:39:33 +02:00
|
|
|
history (forward) (useful?)
|
2021-05-24 20:09:34 +02:00
|
|
|
remember scroll pos in history
|
2021-05-24 21:11:58 +02:00
|
|
|
identity management
|
|
|
|
"previous/next" pages
|
2021-06-02 00:32:36 +02:00
|
|
|
configurable keybinds
|
2021-06-04 02:25:15 +02:00
|
|
|
handle big files (e.g. gemini://tilde.team/~tomasino/irc/log.txt)
|
2021-06-04 13:50:01 +02:00
|
|
|
allow encoding overrides (useful for gopher i guess)
|
2021-06-11 15:46:45 +02:00
|
|
|
config for web browser, default to webbrowser module
|
|
|
|
use pubkeys instead of the whole DER hash for TOFU
|
2021-06-26 16:55:36 +02:00
|
|
|
specify external commands interface (exec, run, pipes)
|
|
|
|
table of contents
|
|
|
|
better default editor than vim
|
|
|
|
search engine
|
|
|
|
auto-open some media types
|
2021-05-16 01:51:03 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
2021-05-29 01:29:19 +02:00
|
|
|
different rendering mode
|
|
|
|
preferences per site
|
2021-06-02 00:33:19 +02:00
|
|
|
basic mouse support
|
2021-06-03 17:14:32 +02:00
|
|
|
basic local browsing
|
2021-06-04 02:25:15 +02:00
|
|
|
search in page
|
2021-06-04 16:09:37 +02:00
|
|
|
plugin interface for schemes
|
|
|
|
finger plugin
|
2021-06-11 18:26:57 +02:00
|
|
|
gopher plugin
|