All data persistent and discoverable
-- the story.json would never be known to the user
-- filesystem access would not always be re-used
Allow collaborative editing
-- opportunistic synchronization
-- get sync to other users before UI inputs
-- otherwise, for conflicts the latest wins
-- CDRT conflict resolution more difficult
All data persistent and discoverable
-- the story.json would never be known to the user
-- filesystem access would not always be re-used
Allow collaborative editing
-- opportunistic synchronization
-- get sync to other users before UI inputs
-- otherwise, for conflicts the latest wins
-- CDRT conflict resolution more difficult