experiments in a post-browser web
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

rdme

+19 -13
+19 -13
README.md
··· 117 117 118 118 - Going full crypto payments for distributed compute on this one. 119 119 120 - ## Daily Papercut Log 120 + ## Papercut / use-case log 121 121 122 122 - open bandcamp in a window, move over to 2nd display, accidently close it while moving around between other windows 123 + - recent books or recipes from newsletters i subscribe to (but probably didn't read) 124 + - extract a table from a page periodically, send it somewhere as csv or whatever (chained actions) 125 + - collect microformats, metadata, events 126 + - web page w/ some locations as an input to a map (creates overlay) "map this page" 127 + - be able to see where a book/etc recommendation came from 123 128 124 129 ## Roadmap 130 + 131 + ## v0.1 - MVP (minimum viable preview) 125 132 126 133 Core moduluarization 127 134 - [x] Modularize feature types, eyeing the extensibility model ··· 155 162 - [ ] per-feature settings ui 156 163 - [ ] feature metadata in manifest 157 164 158 - Daily driver blockers 159 - - [x] debug vs profile(s) for app dir 160 - 161 165 Core+settings 162 166 - [x] move feature list and enablement to storage 163 167 - [x] merge core + settings ··· 176 180 Misc 177 181 - [ ] fix ESC not working in web content 178 182 179 - History 180 - - [ ] push navigations out through pubsub 181 - - [ ] add history listener + storage to cmd 182 - - [ ] store central app action history 183 - - [ ] store content script data 184 - 183 + Navigation 185 184 - [ ] esc stack: from feature settings back to core settings 186 185 - [ ] add to izui stack (and ix w/ history?) 187 186 ··· 210 209 - [ ] icons 211 210 - [ ] about page 212 211 213 - ➡️ MVP (minimum viable preview) 212 + Daily driver blockers 213 + - [x] debug vs profile(s) for app dir 214 214 215 - ------- 215 + ### v0.2 - extensibility / remember shit 216 216 217 217 Install/load/address features 218 218 - [ ] manifests for feature metadata 219 219 - [ ] feature urls? eg peek://settings(/index.html) 220 220 - [ ] maybe fine to file urls for now, would have to migrate later 221 + 222 + History 223 + - [ ] push navigations out through pubsub? 224 + - [ ] add history listener + storage to cmd 225 + - [ ] store central app action history 226 + - [ ] store content script data 221 227 222 228 Feature level rpc? 223 229 - [ ] how can other features query history vs store and query locally? ··· 324 330 325 331 - make a new markdown doc 326 332 - sections titled for each video title 327 - - each video's embode code in each section 333 + - each video's embed code in each section 328 334 - navigate around the document for review and updates 329 335 - need to easily preview rendered content 330 336 - share preview link