mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added fill wrap question
This commit is contained in:
parent
c057e58e0f
commit
bad0c5a201
1 changed files with 13 additions and 0 deletions
|
@ -183,3 +183,16 @@ associated metadata:
|
|||
- Do we need arbitrary exclusions? Lunch? Dentist Appointment? or are those
|
||||
just different inclusions?
|
||||
|
||||
- Suppose “last week” is 39 hours of nothing, and 1 hour of a meeting. The
|
||||
question becomes what do the following do:
|
||||
|
||||
[1] $ timew track last week “paint the thing”
|
||||
[2] $ timew track last week “paint the thing” :fill
|
||||
|
||||
Our choices are:
|
||||
[a] 39 hours of “paint the thing” filled around the 1 hour “meeting”.
|
||||
[b] 40 hours of “paint the thing” overlapping with 1 hour “meeting”
|
||||
[c] 40 hours of “paint the thing”, and the meeting is gone
|
||||
|
||||
Consensus: [b], but configurable.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue