Import
Bring existing documentation into Moxn from external sources.Import from Local Files
Markdown, text, and CSV files from your filesystem
Import from Notion
Pages, databases, properties, and cross-references
Export
Get your docs back out of Moxn in the format you need.Export to Local Files
Download as markdown with images, PDFs, and CSVs
Export to Notion
Push pages back to your Notion workspace
Two Ways to Run
All import and export commands are available through two tools:| Tool | Install | Command prefix |
|---|---|---|
@moxn/context-cli | npm install -g @moxn/context-cli | context import-notion, context export-local, etc. |
@moxn/kb-migrate | No install needed | npx @moxn/kb-migrate notion, npx @moxn/kb-migrate export, etc. |
@moxn/context-cli installed for other commands. npx @moxn/kb-migrate works without any prior installation.
Date Filtering
All commands support date filters to narrow the scope of your import or export:YYYY-MM-DD or full datetime).