https://bugs.documentfoundation.org/show_bug.cgi?id=127224
[email protected] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |---
Ever confirmed|0 |1
--- Comment #11 from [email protected] ---
This does not satisfy the requirement.
The suggested macro saves a *backup* of the file when I manually trigger a
file.save.
I'm looking for a feature that will *automatically* save a file I have open
that is modified.
Expressed simply:
- consider the File.Save item on the File menu -- the event handler that
responds to that trigger
- every n minutes *automatically* fire that event handler.
This could be implemented by a simple timed loop that checks if a file is
modified and if it is then trigger the File.Save event.
The suggested solution -- the macro -- adds an additional process to the
file.save event and a useful feature that is indeed.
However that solution does not satisfy the requested requirement.
Thank you.
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs