- add a "check framing" mode that goes through tries to load each page and user hits yes or no - ? add way to add comments to console entries from within wcb - getting them from imports might be tricky - can we fetch the source text from URLs like with files? - if we only handle line comments parsing should be easy - figure out accessibility - match theme editor defaults to loaded console (get from iframe.contentDocument) - theme presets - 9x - rainbows - amoled - dark mode media queries? - we could make the URL input accept links that don't end in wander.js, then load the index into the iframe at the same time - remove update button and make updates automatic - we could listen and update on any change but it's all synchronous so it would lag like hell - async probably isn't that hard. maybe that's all there is to it - ffx 115 is our target minimum - wander works with ffx 131 (oct. '24. appimage). wcb mostly works but - (?) can't be expanded (tooltip works though) - think this is because i got cute with css to save some typing - same back to 115 - ffx 114 and prior - wcb works but not wander - "URL.canParse not a function" is the problem for wander - add white-space:nowrap to textareas or do something to make wrapped links more easily distinguished