diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 17:25:04 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 17:25:04 -0500 |
| commit | 87bf78550ef412b86745b71f414b00ca40a91d76 (patch) | |
| tree | 0bfed8dd572d584ec032289b3996ac0737fe1ed1 | |
| parent | 2cf730d55ae63e206fac2f99bcdcde0dd2c87f4a (diff) | |
| download | dotemacs-87bf78550ef412b86745b71f414b00ca40a91d76.tar.gz dotemacs-87bf78550ef412b86745b71f414b00ca40a91d76.zip | |
Fix theme studio column delete task hash
| -rw-r--r-- | todo.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -203,7 +203,7 @@ Add a column-level delete affordance to the palette. Deleting a normal color col Acceptance notes: add a browser gate proving a column delete removes all entries with that stable =columnId=, leaves other columns alone, leaves ground non-deletable, and preserves any references to deleted hexes as gone values. -Shipped 2026-06-13 in commit =549cf7e4=: normal column headers have a delete button, ground has no delete affordance, deleted names feed =lastGone= for recovery, and =#columntest= pins the behavior. +Shipped 2026-06-13 in commit =2cf730d5=: normal column headers have a delete button, ground has no delete affordance, deleted names feed =lastGone= for recovery, and =#columntest= pins the behavior. ** TODO [#B] Split window opens the dashboard in the other window :feature:quick:solo: :PROPERTIES: |
