myastr0/Mk Notes
Markdown to Notion synchronization tool 🔄
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Dec 19, 2025
- License
- MIT
Pinned Snippet
uses: myastr0/mk-notes@c0589c36aa94b33b7b535f51e5f069728f7f9873 # 3.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| input | The path to the markdown file or directory to synchronize | yes | — |
| destination | The Notion page URL where you want to synchronize your markdown files (required for sync action) | yes | — |
| notion-api-key | Your Notion secret token (required for sync action) | yes | — |
| format | The format of the preview ("plainText" or "json") (for preview action) | yes | plainText |
| output | The path to the output file (for preview action) | no | — |
| clean | Clean sync mode - WARNING: removes ALL existing content from the destination page before syncing, including any custom content not created by mk-notes (for sync action) | no | false |
| lock | Lock the Notion page after syncing (for sync action) | no | false |
Outputs
no outputs