From b2bc83ce80af5c47a0c8855470323189c5f1f718 Mon Sep 17 00:00:00 2001 From: NunoSempere Date: Tue, 28 Mar 2023 11:53:30 -0600 Subject: tweak: add more TODOs to readme --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e0d61df..8a83099 100644 --- a/README.md +++ b/README.md @@ -37,15 +37,16 @@ You can also see more detailed instructions [here](./user-scripts/ubuntu-20.04/i ### 👐 Contribute - Contribute upstream to [github.com/mini-rose/rose](https://github.com/mini-rose/) for core functionality changes. -- Contribute here by sending a pull request on Github. +- Contribute here for quality of life improvements, by sending a pull request on Github. ### To do +- [ ] Add an installation tutorial - [ ] Look at using relative rather than absolute paths +- [ ] Add css for js alerts - [ ] Figure out if downloading files is doable. - [ ] Figure out better way to have plugins - [ ] Double check newtab/next-tab behavior - - [ ] Document stand_in.c better - [ ] Find out what each of the css elements refers to. - [ ] Use something other than Whatsapp as an example syslink. - [ ] Set `webkit_web_context_set_sandbox_enabled` (), as recommended here: . @@ -53,8 +54,10 @@ You can also see more detailed instructions [here](./user-scripts/ubuntu-20.04/i Done: -- [x] Mask user agent +- [x] Document stand_in.c better - [x] Use a makefile. + - [x] Add clean, uninstall to makefile +- [x] Mask user agent - [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. -- cgit v1.2.3