From 9e900c0db08e4da6f962ef5830f778cd493ddfe7 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 30 Oct 2025 09:31:31 +0200 Subject: [PATCH] Updated Evernote import (markdown) --- Evernote-import.md | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/Evernote-import.md b/Evernote-import.md index 6ef51a3..ff5a1aa 100644 --- a/Evernote-import.md +++ b/Evernote-import.md @@ -1,16 +1 @@ -Trilium can import ENEX files which are used by Evernote for backup/export. One ENEX file represents content (notes and resources) of one notebook. - -## Export ENEX from Evernote -To export ENEX file, you need to have a _legacy_ desktop version of Evernote (i.e. not web/mobile). Right click on notebook and select export and follow the wizard. - -## Import ENEX in Trilium - -Once you have ENEX file, you can import it to Trilium. Right click on some note (to which you want to import the file), click on "Import" and select the ENEX file. - -After importing the ENEX file, go over the imported notes and resources to be sure the import went well, and you didn't lose any data. - -## Limitations - -All resources (except for images) are created as note's attachments. - -HTML inside ENEX files is not exactly valid so some formatting maybe broken or lost. You can report major problems into [Trilium issue tracker](https://github.com/zadam/trilium/issues). \ No newline at end of file +See https://docs.triliumnotes.org/user-guide/concepts/import-export/evernote. \ No newline at end of file