diff options
author | T <t@tjp.lol> | 2025-08-13 21:37:59 -0600 |
---|---|---|
committer | T <t@tjp.lol> | 2025-08-13 21:38:26 -0600 |
commit | 5c076e605185a09b1e570f9aa3c5ddb784ace0f3 (patch) | |
tree | 67b8103ab7d95302bb403388cfb0a61b70d606eb /TODO.md | |
parent | 7d0d21ba8663ab7ff777a06f4b113337fa717ff3 (diff) |
edit contractor via modal
Diffstat (limited to 'TODO.md')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +- [ ] support `punch set` operations in the TUI + - [x] on the contractor - global `[c] Edit Contractor` + - [ ] on clients (`[e] Edit` on a client) + - [ ] on projects (`[e] Edit` on a project) |