shutdown-routine: show tomorrow's scheduled tasks before planning
This commit is contained in:
parent
891a4ac9ff
commit
e8260dcdcb
1 changed files with 7 additions and 2 deletions
|
|
@ -59,9 +59,14 @@ Wait for a response. Acknowledge it briefly. No need to problem-solve or offer a
|
|||
|
||||
### Step 4: Plan Tomorrow
|
||||
|
||||
Say:
|
||||
Run `vik task upcoming --days 1` to show what's already on the schedule for tomorrow. Present the results:
|
||||
|
||||
> "Let's plan tomorrow. What tasks do you want to tackle?"
|
||||
**Already scheduled for tomorrow:**
|
||||
[Output from vik]
|
||||
|
||||
Then ask:
|
||||
|
||||
> "What else do you want to tackle tomorrow?"
|
||||
|
||||
Take their input and create each task with `vik task create "Task title" d+1` so they show up in tomorrow's briefing.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue