Add formatting rule for philosophical reflections in weekly notes
This commit is contained in:
parent
68501ec354
commit
b427bfe049
1 changed files with 6 additions and 3 deletions
|
|
@ -66,11 +66,15 @@ This part looks forward. Use `vik t up` to see what's on deck.
|
|||
3. Create `~/notes/week_YYMMDD.md` for the new week using the template below.
|
||||
4. Ask: "What are your goals for this week? What tasks do you want to make sure happen?"
|
||||
5. Take the response and populate the Goals section of the new week note.
|
||||
6. Ask: "Anything else to note going into the week? Deadlines, commitments, things to watch for?"
|
||||
7. Add those to the Notes section.
|
||||
5. Ask: "Anything else to note going into the week? Deadlines, commitments, things to watch for?"
|
||||
6. Add those to the Notes section.
|
||||
|
||||
---
|
||||
|
||||
## Notes
|
||||
|
||||
If Connor gives a philosophical or reflective answer (e.g., "take it easy," "focus on what matters," "be present"), put it in *italics* at the very top of the Notes section, before any practical items. Do not respond with matching philosophical language. Just acknowledge and add it to the note.
|
||||
|
||||
## Week Note Template
|
||||
|
||||
```markdown
|
||||
|
|
@ -80,7 +84,6 @@ This part looks forward. Use `vik t up` to see what's on deck.
|
|||
[Weekly goals and tasks — what Connor wants to accomplish this week.]
|
||||
|
||||
## Notes
|
||||
[Deadlines, commitments, context, things to watch for this week.]
|
||||
|
||||
## Reflection
|
||||
[Filled in at the end of the week during the weekly review.]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue