plibither8/markdown-new-tab

Feature request: Autosave

Closed this issue · 4 comments

I keep typing stuff and forget hitting cmd+X to save and thus all my progress is lost. 😭

Can't we just have auto-save in the background when active tab is changed (or every few seconds) by default?

That's a great idea, I'll set it up as soon as possible. Thank you!

ah! I can't easily read that .js file so I could not see how you fixed this.

is it time interval or tab change/close ?

ah I see 7bbce36 now

I was thinking of time interval too, but I guess setting any time would be a bit arbitrary (and resource hungry too?).

Also, small note: to save, the keymap is cmd + S 😄