Docs: Replaced 'keyword' with 'hint'

This commit is contained in:
Paul Beckingham 2016-04-03 17:29:26 -04:00
parent 4c05fb3e0c
commit 80c169c4cc
3 changed files with 47 additions and 25 deletions

View file

@ -100,16 +100,15 @@ entity, for example:
Tags must be quoted if they contains spaces.
Keywords
--------
There are built-in and custom keywords, that look like this:
Hints
-----
There are built-in and custom hints, 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:
supported hints are:
:fill Fill in gap
:backfill Fill in gap, backwards only
@ -117,6 +116,8 @@ supported keywords are:
:noreport Prevent the interval being reported
:quiet No feedback
:x User defined
:week Macro that means 'this week'
:debug Turns on debugging mode
--- Raw Notes ---