## Description Add in synchronisation for named views, every time one is created or edited, transmit to all other users ## Questions - [ ] How are synchronisation conflicts avoided? (I don't think solving this is critical for initial versions) - [ ] How can Crash avoid 2 users editing the same view? - [ ] How would Crash resolve two views with an identical name being transmitted - Server could refuse any duplicated names
Description
Add in synchronisation for named views, every time one is created or edited, transmit to all other users
Questions