Add list of planned features
This commit is contained in:
parent
62dccf75c8
commit
887ef4cfd4
1 changed files with 26 additions and 0 deletions
26
features.org
Normal file
26
features.org
Normal file
|
@ -0,0 +1,26 @@
|
|||
- [ ] Most important features [0%]
|
||||
- [ ] Navigation stack with loaded items and urls
|
||||
- Capture the back key
|
||||
- Add buttons to go back & forth
|
||||
- Figure out a way to exit with back arrow
|
||||
- Maybe go with back arrow until the begginging of navigation stack and then double click?
|
||||
- [ ] [[https://github.com/llfbandit/app_links/blob/master/doc/README_android.md][Register to handle]] ~gopher://~ protocol
|
||||
- [ ] Line wrap togglable for text files and menus
|
||||
- [ ] Menu should be nonwrapping by default
|
||||
- [ ] Add option to wrap only filenames and not info items as they may be just decoration
|
||||
- [ ] Fix line reading from socket
|
||||
- [ ] Bookmarks
|
||||
- [ ] Picture view with option to save to file
|
||||
- [ ] Binary file screen with option to save to file
|
||||
- [ ] Option to "Open in app" for all files that we don't know how to handle (pdf, exec binaries, sound files)
|
||||
- [ ] Homepage or custom homepage
|
||||
- [ ] Working user input
|
||||
- [ ] Nice to haves
|
||||
- [ ] Icon
|
||||
- [ ] Preferences for navigation stack depth (both loaded & url stacks)
|
||||
- [ ] Preferences for
|
||||
- [ ] color scheme
|
||||
- [ ] font -seperate for ASCII art and plain text files
|
||||
- [ ] font size
|
||||
- [ ] Separate gopher lib back to library
|
||||
|
Loading…
Reference in a new issue