https://github.com/ttskch/mac-notes-to-notion
https://github.com/ttskch/mac-notes-to-notion
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ttskch/mac-notes-to-notion
- Owner: ttskch
- License: mit
- Created: 2021-11-27T04:18:44.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-27T06:10:51.000Z (about 4 years ago)
- Last Synced: 2025-02-08T12:26:13.977Z (about 1 year ago)
- Language: PHP
- Size: 27.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mac-notes-to-notion
Fixes markdown files exported from macOS Notes.app with [Exporter](https://apps.apple.com/jp/app/exporter/id1099120373) to import nicely into Notion.
## Installation
```bash
$ git clone ssh://git@github.com/ttskch/mac-notes-to-notion
```
## Usage
```bash
$ /path/to/mac-notes-to-notion/bin/mntn fix /path/to/dir/markdown/files/are/placed
```