An open API service indexing awesome lists of open source software.

https://github.com/saehun/notion-exporter


https://github.com/saehun/notion-exporter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

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

> NOTE: works only in MacOS

![image](https://user-images.githubusercontent.com/16033316/106333531-36f7ec00-62cc-11eb-9595-a15e39ea2d91.png)

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