Expand description
Short task ids: display as lv- + a unique hex prefix (git-style),
prefix matching on input.
Enums§
Functions§
- resolve_
prefix - Resolve user input (
lv-3f2a,3f2a, or a full id) to a task id. - short_
id - Shortest unique-prefix display id for
idwithinworld(min 4 hex chars). Falls back to lengthening on collision, git-style.