Import MyMind into DoubleMemory

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?

How it works

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 ColumnDoubleMemory FieldLogic
urlcontentPrimary source for content if present.
contentcontentUsed if url is empty.
titlecontentUsed if both url and content are empty.
notenotesMapped directly.
tagstagsSplit by comma, trimmed, and prefixed with #.
createdcreatedAtMapped directly.

[!NOTE] The valid CSV columns are: id,type,title,url,content,note,tags,created. Any other columns will be ignored.

Need Help?

If you have any issues importing, feel free to email us at [email protected], we'd be glad to help & make a friend. 😀

Input CSV

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.

Output JSON