mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Consistent use of maathematical interval symbols
This commit is contained in:
parent
30e7a8ca3f
commit
0810cdeca6
5 changed files with 77 additions and 77 deletions
|
@ -9,9 +9,9 @@ provided by the user representing ongoing work.
|
|||
An exclusion is also a block of time but represents untrackable time, and acts
|
||||
as a mask for the inclusions. Here is a visual example:
|
||||
|
||||
Inclusion: |-----------------------------------| tag1
|
||||
Exclusion: |---| lunch
|
||||
Exclusion |---| dinner
|
||||
Inclusion: [-----------------------------------) tag1
|
||||
Exclusion: [---) lunch
|
||||
Exclusion [---) dinner
|
||||
|
||||
Timeline: ..:...:...:...:...:...:...:...:...:...:...:...:...:...
|
||||
7 8 9 10 11 12 1 2 3 4 5 6 7
|
||||
|
|
|
@ -209,9 +209,9 @@ scripts. To run un quiet mode, add the ':quiet' hint to the command line:
|
|||
|
||||
- Given this scenario:
|
||||
|
||||
Exclusion: ------|
|
||||
Exclusion: |----------
|
||||
Inclusion: |-|
|
||||
Exclusion: ------)
|
||||
Exclusion: [----------
|
||||
Inclusion: [-)
|
||||
Now: |
|
||||
Timeline: >--o---o---o---o---o---o---o---o---o---o---o---o---o-->
|
||||
7 8 9 10 11 12 1 2 3 4 5 6 7
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue