Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improv : autosave all tabs, but only for files that have unsaved changes #1026

Merged
merged 9 commits into from
Feb 23, 2024

Conversation

Doublonmousse
Copy link
Collaborator

First working implementation to test, although there is quite a few things that should be changed for robustness (catching unwrap errors and reformatting code).

Fixes #1025

@Doublonmousse Doublonmousse marked this pull request as ready for review February 22, 2024 09:05
@flxzt
Copy link
Owner

flxzt commented Feb 22, 2024

thanks a lot! I added some comments.

@flxzt flxzt changed the title feat : Autosave all tabs, but only for files that have unsaved changes improv : autosave all tabs, but only for files that have unsaved changes Feb 22, 2024
@Doublonmousse Doublonmousse marked this pull request as draft February 23, 2024 07:19
@Doublonmousse Doublonmousse marked this pull request as ready for review February 23, 2024 08:00
@flxzt
Copy link
Owner

flxzt commented Feb 23, 2024

Fix the clippy warning (see here), otherwise it looks good to me.

@Doublonmousse
Copy link
Collaborator Author

The clippy warning should be fixed now

@flxzt flxzt merged commit 7fbe68d into flxzt:main Feb 23, 2024
1 check passed
@Doublonmousse Doublonmousse deleted the autosave branch February 23, 2024 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autosave without changes floods Nextcloud file versions
2 participants