This repository has been archived on 2024-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
Bebop/BOARD.txt

70 lines
1.5 KiB
Plaintext
Raw Normal View History

TODO
2021-06-04 16:09:37 +02:00
--------------------------------------------------------------------------------
2021-05-13 01:25:50 +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
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
2021-05-24 20:09:34 +02:00
use a pad for command-line
use a pad for status bar
response code 11 (if still there)
2021-06-01 23:12:59 +02:00
web????
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
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
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