branch: externals/tmr
commit f2fd2f9ae76b972ccb234fb65990e4487f8947ca
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>
    Document absolute time support
---
 README.org | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.org b/README.org
index 820877a9e9..13467bbe71 100644
--- a/README.org
+++ b/README.org
@@ -82,6 +82,11 @@ The input can be a floating point:
 | 1.5   | 1.5 minutes (90 seconds) |
 | 1.5h  | 1.5 hours (90 minutes)   |
 
+The input can also be an absolute time, such as =16:00= or =16:00:30=.
+It sets a timer from present time until the one specified.
+
+[ Absolute time support is part of {{{development-version}}} ]
+
 If ~tmr~ is called with an optional prefix argument (=C-u= with default
 key bindings), it asks for a description to be associated with the given
 timer.

Reply via email to