-
-
Notifications
You must be signed in to change notification settings - Fork 153
Description
I found that during the relative short period I have used to tool, I already modified entries by mistake multiple times. By for example accidentally dragging it around or by dragging the start or end. At that point I do not know anymore what the exact previous time was which I changed it from blocking me from correctly putting it back.
When digging through the issues I saw a previous discussion on an undo functionality. I follow you in wanting to keep the application light and without bloat so I don't propose a full undo functionality. Instead I thought it would be interesting if the user could see the previous state of a record to at least know what the modification was or if the user could revert the state of a specific record.
We could for example keep the last x (ex. 1 or 3) states so that a simple and quickly detected mistake could still be reverted.
What is your opinion on this, would you approve such an addition?