generated from eblume/project-template
All checks were successful
Build / validate (pull_request) Successful in 7m1s
Turn the one-off Todoist importer into a documented, repeatable mise task. Self-contained (spawns its own hephd), dry-run by default into a throwaway store, `-- --commit` writes into the real store after backing it up. Auth via TODOIST_TOKEN or TODOIST_OP_REF (op://). Mapping per design §6.2.1: project hierarchy (+ Inbox→unfiled), priority→attention by meaning, due→do-date, NL recurrence, descriptions + sub-tasks→canonical-context doc. - mise-tasks/import-todoist - docs/how-to/import-todoist.md (+ how-to index, reference mise-tasks table) - changelog fragment Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
349 B
349 B
mise run import-todoist— a one-way importer that seeds a heph store from your Todoist projects + active tasks (project hierarchy, priority→attention, do-dates, natural-language recurrence, descriptions + sub-tasks as context items). Dry-run by default;-- --commitwrites into your real store after backing it up. See import-todoist.