Skip to content

Edit and delete global blockers/action items #25

Description

@kacheo

Problem

Day-file bullets support rm and update, but global blockers/action items can only be added and resolved — there's no way to fix a typo or delete one created by mistake.

Proposal

Add edit/delete parity for global items:

  • devlog update-item <id> "new text" (or similar) to edit an item's text/fields
  • devlog rm-item <id> to delete one

Reuse the existing items.yaml store, which already matches items by full UUID or 8-char prefix.

Note

Consider naming/UX so it's clear these operate on the global item store, not day-file sections (which already have rm/update).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions