It's great, but isn't it necessary to add the long break time? If I recall correctly, in the Pomodoro technique, short breaks (5min) are used between work intervals, and a long break (15min) is taken every 4 cycles. Also, I would like it to focus on tasks with today's due date instead of open tasks.
TASK FROM "Daily_Notes" WHERE !completed AND !checked AND due = this.file.cday SORT due asc GROUP BY file.link
It's great, but isn't it necessary to add the long break time? If I recall correctly, in the Pomodoro technique, short breaks (5min) are used between work intervals, and a long break (15min) is taken every 4 cycles. Also, I would like it to focus on tasks with today's due date instead of open tasks.
or