deft icon indicating copy to clipboard operation
deft copied to clipboard

setting autosave time

Open OrionRandD opened this issue 4 years ago • 1 comments

How do I set up auto-saving time interval in my init.org/init.el? (defcustom deft-auto-save-interval 1.0 "Idle time in seconds before automatically saving buffers opened by Deft. Set to zero to disable." :type 'float :group 'deft)

OrionRandD avatar Jun 11 '20 12:06 OrionRandD

A simple setq should do the trick. Anyway, since your same question is already answered here, perhaps you can close this question?

EFLS avatar Jul 08 '20 19:07 EFLS