Documentation
README
notion plugin
Mirrors your application tracker to a Notion database (export) and reads records
back into the pipeline (search). data/applications.md stays the source of
truth β Notion is an additive mirror.
Commands
node plugins.mjs run notion exportβ push each tracker row (company / role / status / score) to the "Applications" database under your Career Ops page. Add--dry-runto preview without writing.node plugins.mjs run notion search "<query>"β return Notion records that carry a job URL, matching the query, and append them to the pipeline.
This is the opening of the README. Read the full README on GitHub.