-
Notifications
You must be signed in to change notification settings - Fork 0
Feature: add auto save on change #6
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
acezard
opened on Feb 17, 2025
Issue body actions
- When the user updates a sheet, auto save the change in the .json
- This requires a way to undo changes (right click would be good, but the user must be aware of the existence of this input)
- This creates a problem for the existence of the save button (what's the point of a save action if everything is always saved)
- Auto-save could be on or off depending on user preference, which solves the above issue. This is also a common toggle feature in applications like Excel
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request