Skip to content

Saving current splits on window reload #971

Description

@vjeux

Context: I'm using livesplit one to keep track of a long running challenge (I try to solve 400 puzzles that last between a few minutes to an hour each) which works well except for when I close the window, everything is wiped when I reload. Sadly this is a managed computer that requires restarting Chrome fairly frequently and I lose all the current splits.

Proposal: Would it be possible to periodically (every couple of seconds while the timer is running) save the current splits to localstorage and when you load the page, then use localstorage data.

I'm happy to do the implementation as well if someone is able to tell me how to serialize/deserialize the state of livesplit-core.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementA new feature or general improvement to LiveSplit One.high priorityThis is a high priority issue.requires livesplit-core changesThere's a bug or missing feature in livesplit-core that needs to be implemented.work in progressSomeone is actively working on resolving this issue / implementing this pull request.
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions