1,388
edits
(→Backup) |
|||
| Line 79: | Line 79: | ||
== Backup == | == Backup == | ||
Before each saving of a single change, the add-on creates a copy of the original CSV file, to which it appends the | Before each saving of a single change, the add-on creates a copy of the original CSV file, to which it appends the <code>.bak</code> extension at the end. So, if something goes wrong while editing the data and the original file is corrupted, you can always recover it by removing the <code>.bak</code> from the copy name. '''Remember, you only have a copy of one recent file operation'''. | ||
= Note = | = Note = | ||
edits