Auto save badly needed #2312
Replies: 2 comments
-
Hey @marklaporta1, right now Phoenix doesn't have an auto-save option. We did try implementing it earlier, but it's not very straightforward. When you save a file, Phoenix runs a lot of internal operations. So if we save on every change, or even every second, it ends up slowing the editor down a lot. We’ll definitely work on this, but it might take some time. Apologies. About losing data: you can install the 'Autosave Files on Window Blur' extension from the extension store. What it does is save your files automatically whenever Phoenix loses focus. So that way, you won’t lose any data. |
Beta Was this translation helpful? Give feedback.
-
Thanks, I’ll try it.
Mark Laporta
Writer, Creative Consultant
917-617-3560
…On Sat, Jun 28, 2025 at 1:18 PM Pluto ***@***.***> wrote:
Hey @marklaporta1 <https://github.com/marklaporta1>, right now Phoenix
doesn't have an auto-save option. We did try implementing it earlier, but
it's not very straightforward. When you save a file, Phoenix runs a lot of
internal operations. So if we save on every change, or even every second,
it ends up slowing the editor down a lot. We’ll definitely work on this,
but it might take some time. Apologies.
About losing data: you can install the 'Autosave Files on Window Blur'
extension from the extension store. What it does is save your files
automatically whenever Phoenix loses focus. So that way, you won’t lose any
data.
—
Reply to this email directly, view it on GitHub
<#2312 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A23MISB2NC4ZJDCBPJRMNIL3F3E7FAVCNFSM6AAAAACALDK6QCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNRQGU4TMMA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I don't see an auto save option. If there is one, how do I activate it.
Without auto save, it's easy to accidently reset a current file and lose and hour or so of work. I personally don't need the reset function, where the program suddenly reverts to the last saved version.
Is there any way for users to choose auto save and lose the auto reset?
Beta Was this translation helpful? Give feedback.
All reactions