mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Docs: Defined a tagset
This commit is contained in:
parent
466e812b95
commit
46265f4b2b
1 changed files with 13 additions and 0 deletions
|
@ -88,6 +88,19 @@ When resolving an interval, vague terms are influenced by configured exclusions
|
||||||
and rules. Precise terms _always_ override rules.
|
and rules. Precise terms _always_ override rules.
|
||||||
|
|
||||||
|
|
||||||
|
Tagset
|
||||||
|
------
|
||||||
|
A tagset is a set of unique UTF-8 strings, each indentifying some trackable
|
||||||
|
entity, for example:
|
||||||
|
|
||||||
|
$ timew start Home Garden "Sprint 2016"
|
||||||
|
---- ------ -------------
|
||||||
|
tag tag tag
|
||||||
|
|
||||||
|
-------------------------
|
||||||
|
tagset
|
||||||
|
|
||||||
|
|
||||||
Keywords
|
Keywords
|
||||||
--------
|
--------
|
||||||
There are built-in and custom keywords, that look like this:
|
There are built-in and custom keywords, that look like this:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue