mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-26 15:47:19 +02:00
Expressions
- Improved categorization by using the Triple to represent the three (raw/inferred/category) values to aid in extraction.
This commit is contained in:
parent
2d4ee13a46
commit
33bb6b6d85
5 changed files with 101 additions and 88 deletions
|
@ -153,7 +153,7 @@ void Hooks::initialize ()
|
|||
}
|
||||
}
|
||||
else
|
||||
context.debug ("Hooks::initialize - hook system off");
|
||||
context.debug ("Hooks::initialize --> off");
|
||||
}
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue