MdToNotion
Parser markdown to Notion (by Layjoo)
notion-to-md
Convert notion pages, block and list of blocks to markdown (supports nesting and custom parsing) (by souvikinator)
MdToNotion | notion-to-md | |
---|---|---|
1 | 10 | |
20 | 1,085 | |
- | - | |
0.0 | 2.8 | |
almost 3 years ago | 4 months ago | |
JavaScript | TypeScript | |
- | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MdToNotion
Posts with mentions or reviews of MdToNotion.
We have used some of these posts to build our list of alternatives
and similar projects.
-
My backlink graph view implement in notion
I have a notion database that contain all my notes and backlink that I imported from obsidian using this MdToNotion, then I made a simple code using notion API to append my embedded graph URL to every notes in database, So all of your notes will link to each other. You can drag your graph, click to navigate to other notes and also show your local graph. You can see my example notes here example notes.
notion-to-md
Posts with mentions or reviews of notion-to-md.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-02-22.
-
Show HN: Pages CMS – A CMS for GitHub
This is very cool! I recently started managing my Astro site content with Notion as a CMS, thanks to `notion-to-md` [1] and `@notionhq/client` [2] but media management is a hassle.
I had been planning to re-host Notion media files to Cloudflare R2 and rewrite content, but it might just be simpler to use Pages CMS due to built-in R2 support.
But also, I like using Notion apps on the go. Hmm.
[1] https://github.com/souvikinator/notion-to-md
- Notion as backend for AstroJs Website
-
Has anyone tried to export journals from Notion to Logseq?
I’ve never used it, but there’s a Notion to Markdown converter on GitHub: https://github.com/souvikinator/notion-to-md
-
From Notion to Eleventy
Notion works with content blocks. Each paragraph and each formatted section is a block on its own. Fetching that from Notion gets me a load of nested objects that are cumbersome to work with. I'm using NotionToMarkdown to take care of that. This will give me a markdown string from a Notion page that's easy to work with. Beware it’s just a markdown string, though. Using it in a template will output the unrendered string. But if we put that into a markdown file, from which eleventy will generate pages, it will also render the markdown string to HTML.
-
[updated] notion-to-md: convert notion pages to markdown
One can add custom parsing logic for specific blocks. More details here
-
[Update] notion-to-md: convert notion pages to markdown
Thanks to everyone for using notion-to-md and actively contributing and reporting issues. It has now 200+ stars on GitHub and 1000+ weekly downloads on NPM.
-
How to migrate notion to obsidian on Mac?
Haven’t done that myself, but I do know there’s a Notion to markdown converter that seems like it might be worth checking out.
- GitHub - souvikinator/notion-to-md: Convert notion pages, block and list of blocks to markdown (supports nesting)
- Notion to markdown converter
-
A notion to markdown converter (supports nested blocks)
Github: https://github.com/souvikinator/notion-to-md
What are some alternatives?
When comparing MdToNotion and notion-to-md you can also consider the following projects:
notion-capture - Email capture page using Notion API
notion-exporter - CLI and library for exporting .md and .csv files from any Notion.so page.