rot1024/notiondown

Convert Notion databases to markdown/HTML using the notiondown CLI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
authNotion API keyyes
data-sourceNotion data source ID (database ID)yes
argsAdditional CLI arguments passed directly to notiondown. Example: '--output dist --format md --frontmatter --only-published' no""
versionnotiondown version to install (e.g., "0.4.0", "latest")no""
node-versionNode.js version to useno20
cacheEnable caching of Notion API responses across runs using actions/cachenotrue
cache-dirCache directory path (must match --cache-dir in args if specified)nocache
namedescription
output-dirPath to the output directory containing generated files
meta-jsonPath to the generated meta.json file