Changed questions

This commit is contained in:
2026-04-12 19:17:18 +03:00
parent 8f1bf14191
commit 80bae5c302

View File

@@ -1,11 +1,4 @@
questions:
- id: mood
label: Overall mood today
type: scale
min: 1
max: 10
step: 1
- id: slept_well
label: Slept well last night?
type: yesno
@@ -14,37 +7,75 @@ questions:
label: Wake-up time
type: time
- id: focus_hours
label: Hours of deep focus
type: duration
- id: sleep_time
label: Time went to sleep
type: time
- id: energy
label: Energy level
- id: water_glasses
label: Glasses of water drank
type: counter
min: 0
max: 20
step: 1
- id: meals
label: Number of meals
type: counter
min: 0
max: 10
step: 1
- id: tasks_done
label: Tasks completed
type: number
min: 0
max: 100
- id: toggle_time
label: Time toggled today
type: duration
- id: primary_activity
label: Primary activity today
type: choice
options:
- Work
- Study
- Rest
- Exercise
- Social
- id: most_important_task
label: Most important task done today
type: text
- id: computer_break_1320_1400
label: Computer break from 13:20 to 14:00?
type: yesno
- id: no_computer_after_1800
label: No computer use after 18:00?
type: yesno
- id: miami_break_followed
label: Completely followed Miami break?
type: yesno
- id: miami_break_deviation
label: How and why Miami break was not followed
type: textarea
- id: unplanned_purchase
label: Bought something without writing it down the day before?
type: yesno
- id: unplanned_purchase_details
label: What was the unplanned purchase?
type: text
- id: parents_in_shop
label: Were parents in shop?
type: yesno
- id: day_rating
label: Rate the day
type: scale
min: 1
max: 10
step: 1
- id: wins
label: What went well?
type: textarea
- id: done_differently
label: One thing I could've done differently
type: text
- id: notes
label: Anything else?
type: text