mirror of
https://github.com/RADar-AZDelta/Keun.git
synced 2026-03-23 20:37:05 +00:00
[GH-ISSUE #194] Autosaving file #91
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
RADar-AZDelta/archived-Keun#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lbertelo01 on GitHub (Feb 27, 2024).
Original GitHub issue: https://github.com/RADar-AZDelta/Keun/issues/194
Originally assigned to: @BostoenToby on GitHub.
Would it be possible to automatically and frequently save the file that is currently worked on in Keun?
Accidently closing the keun page, forgetting to save the file before downloading, etc. would then not cause loss of work that had been done.
Thanks!
@BostoenToby commented on GitHub (Feb 27, 2024):
I've added this feature in the past, but when testing the application it proved unreliable.
For this reason, I've added the save button.
The file would be saved on the event called "beforeNavigate", but the problem with this is that it sometimes navigates before completing the save.
I'll check what I can do to improve this so that it's reliable.
@BostoenToby commented on GitHub (Mar 6, 2024):
Normally, this feature is enabled again.
I've kept the save button for people who like to manually save the file, but normally when leaving the page by one of the following ways will trigger the auto save: