I started making "runs" work both with local source and the rest api. I am putting that aside for now because I want to get redesign imported (and that requires room splitting).
- Need to add ability to save an entry to local storage. Probably do a "HybridStorage" in @unrest/vue-storage that will save an entry to local storage if the id is "local". (possibly do more than one via a prefix?)
I started making "runs" work both with local source and the rest api. I am putting that aside for now because I want to get redesign imported (and that requires room splitting).