shutdown-routine: handle existing build tasks referenced by ID

This commit is contained in:
Connor Rhodes 2026-04-04 21:43:48 -05:00
parent 218cd38d12
commit e9eec3b6e7

View file

@ -72,7 +72,7 @@ Take their input and create each task with `vik task create "Task title" d+1` so
> "What's your build task for tomorrow? One thing that will make you more productive in the future." > "What's your build task for tomorrow? One thing that will make you more productive in the future."
Add it with `vik task create "Task title" d+1 --label build`. If they give you a title, add it with `vik task create "Task title" d+1 --label build`. If they reference an existing task by ID, just acknowledge it — no need to create a new one.
--- ---