Export Pinterest Notes to Notion, Obsidian, and Excel

Salo By Salo 4 min read
Export Pinterest Notes to Notion, Obsidian, and Excel

Current behavior: Notestopin exports the complete library as one Markdown file or one JSON file. Markdown is the readable archive. JSON is the structured backup and re-import format. Neither export automatically creates one Notion page, Obsidian file, or Excel row per Pin.

Export from the actual dashboard controls

  1. Open the Notestopin dashboard.
  2. In the sidebar, choose Export.
  3. Select Markdown (.md) or JSON (.json).
  4. Store the dated download somewhere outside the Chrome profile.

There is no separate “Settings → Export Data” path in the current dashboard.

What the Markdown file contains

The Markdown archive starts with a generated timestamp and then writes each note as a document section. Its front matter can include:

It is readable in any text editor and suitable for inspection even if Notestopin is unavailable.

What the JSON file contains

The JSON root includes the application name, schema version, export time, extension version, counts, and a notes object keyed by Pin ID. Preserve this structure if you want to re-import the backup.

Do not edit your only JSON copy. Make a duplicate before transforming it for another application.

Import Markdown into Notion

  1. Create or open the destination page.
  2. Use Notion’s import command and choose Markdown.
  3. Select the Notestopin .md file.
  4. Confirm the entry boundaries, links, tags, and note text survived.

Expected result: one Notion page containing the full archive. If you want one database row per Pin, Markdown import is not enough. Transform a copy of the JSON into CSV or another tabular format first, then map fields deliberately.

A sensible Notion database mapping

Import Markdown into Obsidian

  1. Copy the exported Markdown file into the vault.
  2. Open it as a single archive note.
  3. Check front matter rendering and any wiki-style links in the note text.

Expected result: one file and therefore one primary graph node. If you want one file per Pin, split a copy of the archive or convert the JSON. Unresolved wiki links do not become useful graph connections until corresponding note files exist.

Open the JSON in Excel with Power Query

  1. In a supported desktop version of Excel, use Data → Get Data → From File → From JSON. Labels vary by version and platform.
  2. Select the exported JSON copy.
  3. Navigate to the root notes record.
  4. Convert that record to a table so each Pin ID becomes a key.
  5. Expand the value column into fields such as title, URL, text, tags, and timestamps.
  6. Expand or join the tag arrays only if your analysis needs one tag per row.

If your Excel version cannot import JSON, transform a copy to CSV with a trusted local tool. Keep the original JSON unchanged for restoration.

Run a restore check

A download is not proven until you can inspect it. After exporting:

Privacy and source limits

Exports may contain private budgets, client context, URLs, or personal plans. Treat them as confidential files. Also remember that exported image URLs are references; they do not grant usage rights or guarantee the remote image will remain available.

Choose the destination by job

The durable workflow is simple: export both formats, preserve the originals, transform copies, and verify the result.

Keep building your Pinterest system

Continue with the guide that matches your next step:

Salo

About the Author

Salo is a product designer and power user who writes about digital organization, Pinterest workflows, and tools for better thinking.

Get the Notestopin Chrome extension

Add private notes to any Pin, tag them, and search your saves later.

Add to Chrome