typora-issues icon indicating copy to clipboard operation
typora-issues copied to clipboard

Limit auto save to saving only when there are unsaved changes.

Open aeromaxx opened this issue 2 years ago • 2 comments
trafficstars

Autosave saves every x minutes regardless of whether there is unsaved changes or not.

Shouldn't the default behaviour to be check every x minutes for unsaved changes, and save if unsaved changes are found?

aeromaxx avatar Sep 05 '23 09:09 aeromaxx

Autosave saves every x minutes regardless of whether there is unsaved changes or not.

Currently save won't be triggered if there is no unsaved changes. So how to reproduce this behavior?

abnerlee avatar Nov 07 '23 02:11 abnerlee

I found a similar issue. Some file will change after I click the last empty line without type any key. And I will receive the "Do you want to save the changes..." dialog when I switching to another file.

HADB avatar Feb 28 '24 06:02 HADB