-
Notifications
You must be signed in to change notification settings - Fork 0
Features
Howard edited this page Apr 2, 2017
·
6 revisions
-
Creates one or more copies of the current document with a timestamp and optional comment suffix added to the filename, into a relative backup folder. (The absolute folder option has been removed.) For example, if the current document is MyTest.odt, each time you run the macro a copy will be saved in
./AnnotatedBackups/ (or any folder you like) and named "MyTest--2009-10-10_17:25:36 MyComment.odt". -
Works with: Base, Calc, Draw, Impress, Math, and Writer. (Does not backup non-embedded, connected databases like MariaDB.)
-
Older backups can be automatically pruned by setting the iMaxCopies limit counter to non-zero.