Skip to content

Auto-Save #6

Open
Open
@blakeelias

Description

Upon every keystroke, automatically "save" the user's input.

At first, this can just be a front-end change: call the Save function as it currently stands, saving in-memory, until the user clicks Publish. This eliminates the need for the user to remember to click "Save".

Once we have a database in place this can automatically be writing to the backend, updating some latest "live" copy. Then pressing Publish can result in this live copy getting saved with a date to be viewable later.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions