itinerary

# agenda

ranked itinerary

[ ] don't add .png and .jpeg to the select box [ ] themes script: // // this retrieves somatic theme #1 // retrieve_theme ("1") [ ] templates: .stem.S.HTML ( ) built with vue-vite-turbo instead of mako, etc. .vue.S.HTML [ ] allows a vue template to be used there? script: template: [ ] dynamic imports: from somatic modules [ ] wire wire ("") [ ] home page: possibility: home.S.HTML [ ] change the html URL when the select box selection changes. select: home/region URL: /home/region.s.HTML [ ] load the current URL on refresh.. [ ] watch for new ".S.HTML" files that are created [ ] monitor = True, monitors (cwd) for changes, then restarts. figures out list of paths in import graph [ ] open with selenium opion [ ] somatic --selenium This would require java to be installed, "Java needs to be installed to start somatic with selenium" [ ] exclude directories programmatic interface? --exclude

status

[ ] scrape the iframe content to make sure the correct page is loaded. or use selenium.