We should have a url param which would optionally specify a show to load in when the page is loaded: e.g., if someone requests calband.github.io/calchart-viewer/?show=2014-fire-show, the app should know to look for that id on calchart-server and populate the dots automatically. This would take another step out of the way of people watching their continuity before practice, since STUNT could send out an email link which would automatically load up the show.
If we did this, we should have the url update automatically when a new show is selected, in order to make copy/pasting the url easier.
Also, maybe add a url param for auto-selecting a given dot as well?
We should have a url param which would optionally specify a show to load in when the page is loaded: e.g., if someone requests
calband.github.io/calchart-viewer/?show=2014-fire-show
, the app should know to look for that id on calchart-server and populate the dots automatically. This would take another step out of the way of people watching their continuity before practice, since STUNT could send out an email link which would automatically load up the show.If we did this, we should have the url update automatically when a new show is selected, in order to make copy/pasting the url easier.
Also, maybe add a url param for auto-selecting a given dot as well?