aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNunoSempere <nuno.sempere@protonmail.com>2023-02-08 14:31:28 +0100
committerNunoSempere <nuno.sempere@protonmail.com>2023-02-08 14:31:28 +0100
commit4f43648a84caf80a76c875a0d7f6063bb1f1c663 (patch)
tree3ce84df514ae17a6e17513b28511b8293b511fe3 /README.md
parentc10b7632ebcedff280c4be1357977ae26eff4eaa (diff)
tweak: update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1e36463..989cb70 100644
--- a/README.md
+++ b/README.md
@@ -17,16 +17,17 @@ Personal tweaks for [rose](https://github.com/mini-rose/rose), a minimal browser
This is my personal version. Contribute upstream to [github.com/mini-rose/rose](https://github.com/mini-rose/) instead.
### To do
-
+- [ ] Document stand_in.c better
+- [ ] Look at using relative rather than absolute paths
- [ ] Figure out if downloading files is doable.
- [ ] Figure out better way to have plugins
-- [ ] Launch with more than one tab from command line
- [ ] Double check newtab/next-tab behavior
- [ ] Find out what each of the css elements refers to.
- [ ] Use something other than Whatsapp as an example syslink.
Done:
+- [x] Launch with more than one tab from command line
- [x] Figure out merge with upstream
- [x] String substitution on uri in order to redirect to better frontends.
- [x] Present "standard" browser keybindings as an alternative.