mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 11:26:15 +01:00
preserve dateCreated and dateModified in ENEX import, fixes #725
This commit is contained in:
@@ -788,6 +788,7 @@ class Note extends Entity {
|
||||
delete pojo.isContentAvailable;
|
||||
delete pojo.__attributeCache;
|
||||
delete pojo.content;
|
||||
/** zero references to contentHash, probably can be removed */
|
||||
delete pojo.contentHash;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user