mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Simplified stored exclusion syntax
This commit is contained in:
parent
a9874159fd
commit
94fa06b61a
1 changed files with 7 additions and 6 deletions
13
doc/data.txt
13
doc/data.txt
|
@ -59,12 +59,13 @@ exclusions.
|
||||||
|
|
||||||
An example file looks like this:
|
An example file looks like this:
|
||||||
|
|
||||||
exc holidays en-US
|
exc monday 8am - 12pm, 12:45pm - 5:30pm
|
||||||
exc work 2015-11-26
|
exc tuesday 8am - 12pm, 12:45pm - 6:30pm
|
||||||
exc week mon,tue,wed,thu,fri
|
exc wednesday 8am - 12pm, 1:30pm - 5:30pm
|
||||||
exc day start 8:30am
|
exc thursday 8am - 12pm, 12:45pm - 5:30pm
|
||||||
exc day end 1730
|
exc friday 8am - 12pm, 12:45pm - 5:30pm
|
||||||
exc day tue end 3pm
|
exc day on 2016-01-01
|
||||||
|
exc day off 2016-01-02
|
||||||
|
|
||||||
inc 2016-02-28T08:00 - 2016-02-28T12:00 # Upgrade Planning
|
inc 2016-02-28T08:00 - 2016-02-28T12:00 # Upgrade Planning
|
||||||
inc 2016-02-28T13:00 # Upgrade Presentation "ABCD Inc"
|
inc 2016-02-28T13:00 # Upgrade Presentation "ABCD Inc"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue