myastr0/Mk Notes

Markdown to Notion synchronization tool 🔄

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 19, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: myastr0/mk-notes@c0589c36aa94b33b7b535f51e5f069728f7f9873 # 3.2.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
inputThe path to the markdown file or directory to synchronizeyes
destinationThe Notion page URL where you want to synchronize your markdown files (required for sync action)yes
notion-api-keyYour Notion secret token (required for sync action)yes
formatThe format of the preview ("plainText" or "json") (for preview action)yesplainText
outputThe path to the output file (for preview action)no
cleanClean 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)nofalse
lockLock the Notion page after syncing (for sync action)nofalse

no outputs