mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
added "explodeArchives" option to the import dialog
This commit is contained in:
@@ -42,7 +42,8 @@ const dragAndDropSetup = {
|
||||
safeImport: true,
|
||||
shrinkImages: true,
|
||||
textImportedAsText: true,
|
||||
codeImportedAsCode: true
|
||||
codeImportedAsCode: true,
|
||||
explodeArchives: true
|
||||
});
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user