hephaestus/docs/changelog.d
Erich Blume 0b32ed4397
All checks were successful
Build / validate (pull_request) Successful in 7m1s
feat(tooling): mise run import-todoist — seed a heph store from Todoist
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>
2026-06-02 20:15:05 -07:00
..
+project-design.doc.md Set up hephaestus from template and add design + tech spec 2026-05-31 09:37:28 -07:00
+template-setup.infra.md Set up hephaestus from template and add design + tech spec 2026-05-31 09:37:28 -07:00
+v1-spec-second-pass.doc.md Fold second-pass design review into v1 spec 2026-05-31 18:08:47 -07:00
.gitkeep Initial commit 2026-05-31 06:13:36 -07:00
v1-prototype.doc.md docs: revise to a three-surface model (CLI/TUI/nvim) from a Todoist study 2026-06-02 19:21:05 -07:00
v1-prototype.feature.md feat(cli): complete task surface — human dates, recurrence, full API 2026-06-02 19:36:50 -07:00
v1-prototype.infra.md feat(tooling): mise run import-todoist — seed a heph store from Todoist 2026-06-02 20:15:05 -07:00