cvscarlos/Markdown to Notion
Syncs Markdown files to Notion database items.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| notion_token | Notion Integration Secret | yes | — |
| docs_folder | Path to folder containing markdown files | no | docs |
| notion_mapping_file | Deprecated and ignored. Sync state is stored in Notion. | no | — |
| page_block_id | Anchor block ID/URL used to insert page shortcut links after this block | no | — |
| page_id | Notion page ID where files will be created when page_block_id is not provided | no | — |
| database_id | Notion database ID/URL where files will be created as database items | no | — |
| private_markdown_prefix | Markdown file name prefix to skip from Notion sync. Use "null" to disable. | no | _ |
| title_prefix_separator | Separator for title_prefix folder paths | no | → |
| commit_strategy | Deprecated and ignored. Sync state is stored in Notion. | no | — |
| pr_branch_prefix | Deprecated and ignored. Sync state is stored in Notion. | no | — |
| github_token | GitHub token used to read private repository files and file commit timestamps | no | — |
Outputs
no outputs