mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added freeze question
This commit is contained in:
parent
bad0c5a201
commit
a7aa4209b8
1 changed files with 10 additions and 6 deletions
|
@ -183,16 +183,20 @@ associated metadata:
|
||||||
- Do we need arbitrary exclusions? Lunch? Dentist Appointment? or are those
|
- Do we need arbitrary exclusions? Lunch? Dentist Appointment? or are those
|
||||||
just different inclusions?
|
just different inclusions?
|
||||||
|
|
||||||
- Suppose “last week” is 39 hours of nothing, and 1 hour of a meeting. The
|
- Suppose "last week" is 39 hours of nothing, and 1 hour of a meeting. The
|
||||||
question becomes what do the following do:
|
question becomes what do the following do:
|
||||||
|
|
||||||
[1] $ timew track last week “paint the thing”
|
[1] $ timew track last week "paint the thing"
|
||||||
[2] $ timew track last week “paint the thing” :fill
|
[2] $ timew track last week "paint the thing" :fill
|
||||||
|
|
||||||
Our choices are:
|
Our choices are:
|
||||||
[a] 39 hours of “paint the thing” filled around the 1 hour “meeting”.
|
[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”
|
[b] 40 hours of "paint the thing" overlapping with 1 hour "meeting"
|
||||||
[c] 40 hours of “paint the thing”, and the meeting is gone
|
[c] 40 hours of "paint the thing", and the meeting is gone
|
||||||
|
|
||||||
Consensus: [b], but configurable.
|
Consensus: [b], but configurable.
|
||||||
|
|
||||||
|
- The command 'timew freeze before yesterday' or 'timew freeze tag1', where
|
||||||
|
'freeze' could equally be 'lock', could be used to prevent subsequent
|
||||||
|
modifications. There would need to be a symmetrical 'unfreeze'/'unlock'.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue