diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-04 15:38:00 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-04 15:38:00 -0500 |
| commit | 38200c6683e55860b044568cd70004dcbc7c4031 (patch) | |
| tree | 55af7d1c91b6a5c58eda66fe30e2a4b7ae0b776d /docs/specs/google-keep-emacs-integration-spec.org | |
| parent | 0be572e43f8118f6c678a536b3d97d7e976e840f (diff) | |
| download | dotemacs-38200c6683e55860b044568cd70004dcbc7c4031.tar.gz dotemacs-38200c6683e55860b044568cd70004dcbc7c4031.zip | |
docs(specs): adopt status-heading lifecycle convention across specs
Migrate 29 legacy specs off the old shape (a status suffix in the filename plus a :STATUS: property drawer) onto the docs-lifecycle status heading: a top-level heading carrying the org lifecycle keyword and a dated history line, with the two #+TODO sequences in the header.
Dropping the -doing/-implemented/-superseded suffixes means a status change no longer forces a rename and link surgery. Each keyword comes from the spec's own recorded status. The four specs already on the heading form are untouched, and every inbound reference now points at the new names.
The status board is one grep: rg '^\* (DRAFT|READY|DOING|IMPLEMENTED|SUPERSEDED|CANCELLED) ' docs/specs/
Diffstat (limited to 'docs/specs/google-keep-emacs-integration-spec.org')
| -rw-r--r-- | docs/specs/google-keep-emacs-integration-spec.org | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/specs/google-keep-emacs-integration-spec.org b/docs/specs/google-keep-emacs-integration-spec.org index 376522ab..96fd83e5 100644 --- a/docs/specs/google-keep-emacs-integration-spec.org +++ b/docs/specs/google-keep-emacs-integration-spec.org @@ -1,7 +1,14 @@ #+TITLE: Google Keep <-> Emacs integration — Spec #+AUTHOR: Craig Jennings & Claude #+DATE: 2026-06-24 -#+TODO: TODO | DONE SUPERSEDED CANCELLED +#+TODO: TODO | DONE +#+TODO: DRAFT READY DOING | IMPLEMENTED SUPERSEDED CANCELLED + +* DOING Google Keep <-> Emacs integration — Spec +:PROPERTIES: +:ID: 4c796fb9-1d3e-42a9-9b76-eb286eee8732 +:END: +- 2026-07-04 Sat @ 15:30:41 -0500 — retrofitted to status-heading convention; keyword DOING from Metadata Status: v1 implemented, v2 next -> work ongoing * Metadata | Status | v1 implemented (Phases 1-3); live setup pending; v2 next | |
