# connertennery/Notion-to-Obsidian-Converter

Converts exported Notion notes to work with Obsidian.

Repository: https://github.com/connertennery/Notion-to-Obsidian-Converter
Canonical: https://ross.abutalabs.com/products/notion-to-obsidian-converter
Language: JavaScript
License: MIT
License Family: permissive
Topics: notion, obsidian, obsidian-md, markdown-converter
Last push: 2023-03-31T02:58:49+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2289, "days_push": 1251, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1083, forks 90 (observed 2026-08-28T04:03:31.151570+00:00)

## What it is
A Node.js CLI script that converts exported Notion workspace content into Obsidian-compatible Markdown notes. It strips UUIDs from paths, converts links to wiki-links, and transforms CSV exports into Markdown tables.

## Use cases
- migrate my Notion workspace to Obsidian
- convert Notion markdown export to Obsidian wiki-links
- remove UUIDs from Notion export file paths
- turn Notion CSV exports into markdown tables
- bulk-convert exported notes for use in Obsidian vault
- fix image and link paths after Notion export

## When to choose
- you are moving your entire Notion workspace into an Obsidian vault
- you need to clean up Notion's long UUID-laden export paths (especially on Windows)
- you want a simple one-shot conversion script rather than a maintained migration tool

## When to avoid
- you need a robust, idempotent migration tool - running it twice on the same export can fail
- you need perfect link conversion with name-collision handling
- you want an actively developed tool with frequent updates and support
- you are migrating between systems other than Notion-to-Obsidian

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: markdown, parser, file-system, cli
- domain: developer-tools, files
- platform: cli, cross-platform
- tags: notion-export, obsidian, note-migration, wikilinks, markdown-conversion, markdown, nodejs

## Member repositories
- connertennery/Notion-to-Obsidian-Converter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:31.151570+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:50:24.146997+00:00, confidence not recorded.
  - readme: https://github.com/connertennery/Notion-to-Obsidian-Converter (fetched 2026-08-28T04:03:31.151570+00:00, sha 4f23786d82e7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
