Just drag and drop your MyMind export (CSV) into this tool to transform it into the standard JSON format that DoubleMemory accepts.
How to export from MyMind: MyMind Help Center - Can I export?
This tool runs entirely in your browser. No data is sent to any server. It parses your CSV export using the following mapping:
| MyMind CSV Column | DoubleMemory Field | Logic |
|---|---|---|
url | content | Primary source for content if present. |
content | content | Used if url is empty. |
title | content | Used if both url and content are empty. |
note | notes | Mapped directly. |
tags | tags | Split by comma, trimmed, and prefixed with #. |
created | createdAt | Mapped directly. |
[!NOTE] The valid CSV columns are:
id,type,title,url,content,note,tags,created. Any other columns will be ignored.
If you have any issues importing, feel free to email us at [email protected], we'd be glad to help & make a friend. 😀
Click or drag & drop a CSV file here, or paste CSV below
If unchecked, items with type "Image" will be skipped entirely.
*Optional. This tag will be added to all imported items to help you organize this batch.