summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorMatt Singleton <matt@xcolour.net>2020-09-07 14:31:13 -0500
committerMatt Singleton <matt@xcolour.net>2020-09-07 14:31:13 -0500
commit01b4fd03f3c2c09eb0337aeade83daf93856c408 (patch)
treebcd6b735be8e204ce232d4d53feb97abb6e5f877 /TODO.md
parent8e209427f5f08bb2ff57d657fb00f88117d4396b (diff)
use stdlib url parsing in gemini module
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..837dd54
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,10 @@
+ - [ ] open non-gemini links externally and display differently
+ - [ ] keyboard navigation
+ - vim-style
+ - scroll
+ - highlight and follow links
+ - forward and back
+ - url bar
+ - [ ] search in page
+ - [ ] work with search pages
+ - [x] stdlib url parsing in gemini module