mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Feature TW-197
- TW-197 New virtual tag READY.
This commit is contained in:
parent
b9c853fece
commit
5ca55e75cf
5 changed files with 16 additions and 1 deletions
|
@ -103,6 +103,7 @@ public:
|
|||
void remove (const std::string&);
|
||||
|
||||
#ifdef PRODUCT_TASKWARRIOR
|
||||
bool is_ready () const;
|
||||
bool is_due () const;
|
||||
bool is_dueyesterday () const;
|
||||
bool is_duetoday () const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue