Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huisu773/md2notion
Import markdown to notion
https://github.com/huisu773/md2notion
Last synced: about 15 hours ago
JSON representation
Import markdown to notion
- Host: GitHub
- URL: https://github.com/huisu773/md2notion
- Owner: huisu773
- Created: 2022-12-11T12:29:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T06:27:03.000Z (over 1 year ago)
- Last Synced: 2024-08-01T21:55:25.385Z (3 months ago)
- Language: JavaScript
- Size: 344 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- project-awesome - huisu773/md2notion - Import markdown to notion (JavaScript)
README
# Markdown to Notion
Import markdown to notion using [Martian](https://github.com/tryfabric/martian) and [Notion SDK for JavaScript](https://github.com/makenotion/notion-sdk-js).
Support equations and other markdown elements in [Martian](https://github.com/tryfabric/martian).
![](image.png)
## Usage
Download from [release](https://github.com/huisui773/md2notion/releases/) page.
Or download `md2notion.js` and use cli:
```sh
npm install @notionhq/client
npm install @tryfabric/martian
``````sh
node md2notion.js -a -d -f
# or
node md2notion.js --auth --database --file
```- \: Notion integration token
- \: database id
- \: filename