dotneet/Notion Exporter by dotneet
Export Notion pages to markdown files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 19, 2025
- License
- Apache 2.0
Pinned Snippet
uses: dotneet/notion-exporter@c31dcce5e087cb19004e8864442874dd7037179f # v0.1.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| notion_token | Notion integration token | yes | — |
| page_id | Notion page ID to export | yes | — |
| dest_dir | Destination directory for exported files | no | ./notion-export |
| recursive | Export child pages recursively (true/false) | no | false |
Outputs
no outputs