Skip to content

Commit 6fddf58

Browse files
committed
add short paragraph linking to hook script
1 parent e398e3b commit 6fddf58

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

content/docs/using_dates.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ Using our example, we can set the `due` date to be Alice's birthday
2424
due:2016-11-08
2525

2626
Now your task has an associated `due` date, to help you determine when you need to work on it.
27+
28+
The default `due` time is at 0:00 on the date specified.
29+
A hook for configuring this time is [https://github.com/tbabej/task.default-date-time](https://github.com/tbabej/task.default-date-time).
30+
See [hooks_guide](docs/hooks_guide.md) for details of hooks.
31+
2732
But what effect does this have on Taskwarrior? How can it be used to best advantage?
2833

2934
We call the `due` date of a task 'metadata'.

0 commit comments

Comments
 (0)