saehun / notion-exporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notion Exporter

Commandline script to export notion as markdown and commit to git-repository

NOTE: works only in MacOS

image

src
├── appleScript.ts
├── context.ts
├── downloadZip.ts
├── headers.ts
├── index.ts
├── printer.ts
├── requestDonwloadLink.ts
├── requestEnqueueTask.ts
├── requestTaskStatus.ts
└── types.ts

About

License:MIT License


Languages

Language:TypeScript 92.7%Language:JavaScript 6.7%Language:Shell 0.7%