|
@@ -3895,9 +3895,10 @@ quotes, a string comparison is done, and the same operators are allowed.
|
|
|
If the comparison value is enclosed in double quotes @emph{and} angular
|
|
|
brackets (like @samp{DEADLINE<="<2008-12-24 18:30>"}), both values are
|
|
|
assumed to be date/time specifications in the standard Org way@footnote{The
|
|
|
-only special values that will be recognized are @samp{"<now>"} for now, and
|
|
|
-@samp{"<today>"} today at 0:00 hours, i.e. without a time specification.}, and
|
|
|
-the comparison will be done accordingly.
|
|
|
+only special values that will be recognized are @samp{"<now>"} for now
|
|
|
+(including time), and @samp{"<today>"}, @samp{<tomorrow>}, and
|
|
|
+@samp{<yesterday>} for these days at 0:00 hours, i.e. without a time
|
|
|
+specification.}, and the comparison will be done accordingly.
|
|
|
@item
|
|
|
If the comparison value is enclosed
|
|
|
in curly braces, a regexp match is performed, with @samp{=} meaning that the
|