-
Hello, I've just figured out that if I export a note (containing several subnotes) and then import the zip file I obtain an identical note into Trilium. Now, if I export the same note, unzip the archive then zip the directory and its files and import the new zip archive, the note reimported is not identical. I can see in particular the following 'system files' !!!meta.json / index / navigation and style.css mentioned in the left pane of Trilium after the import. Why this happened? How to avoid this? (actually I want to export / unzip and slightly modify one file / import). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
The file.zip Instead, you should create a zip file directly of all of the files, meaning opening the folder containing the files like !!!meta.json, selecting all of them, and then creating the zip file. file.zip You can tell if you did this right by double-clicking the zip file and opening it in the zip viewer - if you open the zip file and you have to enter another folder first to see the files, it's not done correctly. |
Beta Was this translation helpful? Give feedback.
-
Thank you sigaloid, |
Beta Was this translation helpful? Give feedback.
Thank you sigaloid,
it works now !!!