Adjusted the exporter and importer so that they take archived documents into account.

This commit is contained in:
jonaswinkler
2020-11-28 11:24:54 +01:00
parent 5b020bb8d2
commit f7e554a3c1
3 changed files with 44 additions and 8 deletions

View File

@@ -2,3 +2,4 @@
# for exporting/importing commands
EXPORTER_FILE_NAME = "__exported_file_name__"
EXPORTER_THUMBNAIL_NAME = "__exported_thumbnail_name__"
EXPORTER_ARCHIVE_NAME = "__exported_archive_name__"