-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
udpate docs about using expression for dates
- Loading branch information
1 parent
92acf28
commit 4697b35
Showing
3 changed files
with
93 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,12 @@ | ||
ttdl (4.5.0) unstable; urgency=medium | ||
|
||
* When editing a task or adding a new one, you can use simple expressions | ||
for date-like tags `due` and `t`: | ||
- `ttdl add "water plants t:2024-11-10 dur:t+5d` | ||
- `ttdl edit 1 --set-due=due+5d | ||
|
||
-- Vladimir Markelov <[email protected]> Sun, 17 Nov 2024 17:10:16 -0800 | ||
|
||
ttdl (4.4.1) unstable; urgency=medium | ||
|
||
* On completing a recurrent task, the tags `tmr` and `spent` are removed | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters