mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Added keyword section
This commit is contained in:
parent
eac1cc8ef8
commit
145645c3b3
1 changed files with 18 additions and 0 deletions
|
@ -58,4 +58,22 @@ Assumed built-in types:
|
|||
|
||||
tag: string
|
||||
|
||||
|
||||
Keywords
|
||||
--------
|
||||
There are built-in and custom keywords, that look like this:
|
||||
|
||||
:fill
|
||||
:quiet
|
||||
|
||||
They begin with a colon, and are heuristics for Timewarrior. They can override
|
||||
feedback (:quiet) or offer guidance on how to create an interval (:fill). The
|
||||
supported keywords are:
|
||||
|
||||
:fill
|
||||
:backfill
|
||||
:interrupt
|
||||
:quiet
|
||||
:x (userdefined via rules)
|
||||
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue