mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-01 18:27:20 +02:00
Tags: New 'UDA' and 'ORPHAN' virtual tags.
This commit is contained in:
parent
297b0c4b04
commit
41a76c6798
8 changed files with 109 additions and 44 deletions
|
@ -111,6 +111,8 @@ public:
|
|||
bool is_duemonth () const;
|
||||
bool is_dueyear () const;
|
||||
bool is_overdue () const;
|
||||
bool is_udaPresent () const;
|
||||
bool is_orphanPresent () const;
|
||||
#endif
|
||||
|
||||
status getStatus () const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue