alessandroinfo/Notion Sync
Sync Markdown files to Notion preserving folder hierarchy and internal links
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| doc_path | Path to the docs folder inside the repo (e.g. "doc" or "docs/en") | yes | doc |
| notion_api_key | Notion integration API key | yes | — |
| notion_page_id | UUID of the root Notion page where docs will be synced. If omitted, pages are created at the workspace root. | no | "" |
| mode | Sync mode: "mirror" replicates the filesystem hierarchy, "graph" builds the hierarchy from internal links. | no | mirror |
Outputs
no outputs