# Import from Evernote

You can transfer your existing notes from **Evernote** to **UpNote** by performing the following steps on **Mac, Windows** and **Linux** app:

1. Export your notes from Evernote to an **.enex** file following this [guide](https://help.evernote.com/hc/en-us/articles/209005557-How-to-back-u).&#x20;
2. Select the option to import from Evernote
   * On **Mac**:  Select **File** > **Import Notes** > **Evernote** from the menu bar.&#x20;
   * On **Windows**: Go to **Settings** > **General** > **Import from Evernote** <br>
3. You will see the pop up as below:\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FfkNtnzyFcRFNTnV5Pi2R%2Fimage.png?alt=media\&token=884aece8-f873-4b6d-9745-3b5e738068cf)<br>
4. Click the button **`Select .enex files`** and select one or multiple .enex files to import to UpNote.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FbqNnTornJhyxDEBWrJrV%2Fimage.png?alt=media\&token=6737cdac-1caf-4a05-b2c1-83fdb85f9402)<br>
5. If you want convert each .enex file into notebooks in UpNote, enable the option **Use file name as notebook** . This way you can quickly import multiple notebooks from Evernote to UpNote.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FEYYE1ucRqPrQ9vSFtX3A%2Fimage.png?alt=media\&token=b583e6dd-859f-4200-8760-5e3bb4f98692)<br>
6. You can select if you wants to convert your tags in Evernote to hashtags or notebooks in UpNote. If you convert to hashtags, please note that special characters in Evernote's tags will be replaced with the dash character  **`-`** in hashtags since the hashtags in UpNote doesn't support special characters. \
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FvKUxNVyBlu7PPhoYSpBe%2Fimage.png?alt=media\&token=761d50e5-b177-4a7d-936b-02ad9fd7396c)<br>
7. Select the notebook you want to add your notes to (optional).\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FhpHLnNdVzI4DIlFZsnFl%2Fimage.png?alt=media\&token=aa9c0cc0-a31b-4608-80cb-873720e2def3)
   * Please note that your imported notes will be added to this notebook if it's specified.
   * This notebook is not the parent notebook of your imported notebooks (if you had enabled the option #5 above). Nesting action needs to be done after you imported your notebooks to UpNote. Follow [this guide](https://help.getupnote.com/get-organized/organize-with-notebooks/create-nested-notebooks#nest-an-existing-notebook-under-another) to nest a notebook another another one.
8. Finally click the **Import Notes** button to import to UpNote

***

### Notes:

* **Large notes may fail to import**
  * Files larger than **20MB**
  * Notes containing more than **300,000 characters**\
    These will be listed in the debug log:\
    **Settings → Feedback → Save debug log**
* **Internal Evernote note links cannot be converted**\
  Evernote’s internal links do not contain enough information for UpNote to map them.
  * They remain clickable and will open in Evernote.
* **Text colors and highlight colors are removed**\
  UpNote uses dynamic text colors for light/dark mode compatibility.
* **Importing from other apps may vary**\
  While UpNote strives for accurate import, formatting may differ depending on Evernote’s content structure.
* **Recommended limit**\
  For the best performance, import **fewer than 10,000 notes** at a time.

#### **Tips: Retain Your Evernote Notebook Structure**

1. Export each Evernote notebook separately as its own `.enex` file.
2. Import all `.enex` files together in UpNote.
3. Enable **Use file name as notebook**.

This ensures your original notebook organization is preserved.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.getupnote.com/import-and-export/import-content-to-upnote/import-from-evernote.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
