loconotion VS md2notion

Compare loconotion vs md2notion and see what are their differences.

loconotion

đź“„ Python tool to turn Notion.so pages into lightweight, customizable static websites (by leoncvlt)

md2notion

A better Notion.so Markdown importer (by Cobertos)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
loconotion md2notion
3 3
812 634
- -
3.5 0.0
5 months ago 6 months ago
Python Python
- 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.

loconotion

Posts with mentions or reviews of loconotion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-14.
  • Looking for site generator
    2 projects | /r/Notion | 14 Jul 2022
    Most of services tried to take money from me for custom domains, sitemap, theme etc. Sorry, I don't have enough money for that. 2. nextjs-notion-starter-kit This was the second for me. ① Cannot handle path well It is OK to map your page to /one but it throws 404 error when path is /one/two or /one/two/three. Since I have to map URL like /category1/subcategory2/sub-subcategory3/sub-sub-subcategory4/page5, this is serious problem. Other than that, it seems quite nice. 3. loconotion ① Does not sort pages in directories I tested this without mapping pages to path, but it seems it doesn't sort pages in directories when processing Notion pages. I found python script that sort those pages, but it doesn't support Windows, the only OS I use for general use. ② Slow generation If my site have few pages, it might be good choice, but my site has ~100 pages and a lot of pages will be added in near future. If it converts every pages whenever I launches it, it would take a lot of time. 4. Fruition I think it is just converting Notion page URL into mapped URL. Kind of nice, but still slow as Notion's shared page is. But I think it is doing some 'magic'. I didn't know that CF Worker can do such job. I'm currently using this.
  • Build unlimited free-forever static sites without a single line of code
    1 project | dev.to | 4 Apr 2021
    As of now, the best free way is using loconotion which an open-source python tool written by Leonardo Cavaletti.
  • how safe is notion?
    1 project | /r/Notion | 16 Mar 2021
    You can try this if you wish to https://github.com/leoncvlt/loconotion

md2notion

Posts with mentions or reviews of md2notion. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-17.
  • Notion Calendar
    2 projects | news.ycombinator.com | 17 Jan 2024
    My work uses notion. We have to write a lot, and I need to write a lot of mathematics. Writing math on notion pages is like pulling teeth.

    Till last year, I was writing my docs in markdown on my computer (using emacs), and then uploading using this library for markdown-to-notion-import [1]. But the notion api has changed, and the library no longer works, and I am not sure what to do now.

    [1] https://github.com/Cobertos/md2notion

  • Workaround: Import Evernote notes into Notion including images
    2 projects | /r/Notion | 31 Oct 2021
    Install MD2Notion: https://github.com/Cobertos/md2notion
  • Upload images when copying markdown
    1 project | /r/Notion | 29 Oct 2021
    I have tried to use https://github.com/Cobertos/md2notion, and while it does upload images, the final markdown is fucked up, some tags are not properly rendered, and I would have to manually clean all pages.

What are some alternatives?

When comparing loconotion and md2notion you can also consider the following projects:

notion-graph-view - Generate a roam research like network graph view from your Notion pages.

Python-Markdown - A Python implementation of John Gruber’s Markdown with Extension support.

notion-help-bot - A Notion-backend Telegram bot, designed for Notion CN Community (https://t.me/Notionso).

keep-it-markdown - Convert Google Keep notes dynamically to markdown for Obsidian, Logseq, Joplin and Notion using the unofficial Keep API. Also, import simple markdown notes back into Google Keep.

notion-sdk-py - The official Notion API client library, but rewritten in Python! (sync + async)

notion-scholar - Reference management solution using Python and Notion.

notion4ever - 🏛 Python tool for export all your content of Notion page using official Notion API. Includes: all nested subpages, markdown files and HTMLs, nice urls, downloading locally all its content.

Order_My_Files - Python Script to order files by creation date. Files MUST have same extension!

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

nextjs-notion-starter-kit - Deploy your own Notion-powered website in minutes with Next.js and Vercel.

notiondb - Python 3 tools for interacting with Notion API