On Jun 26, 2008, at 8:28 PM, Manish wrote:

 On Fri, Jun 27, 2008 at 8:30 AM, Avdi Grimm wrote:
On Thu, Jun 26, 2008 at 10:55 PM, Manish wrote:
I do not understand this one.

I'm looking for the combination of *all* of those conditions
in one agenda view. In other words, I want to see all the
NEXT items which are either unscheduled or due today; but I
don't want to see any items which are scheduled in the
future.

Carsten,

May I request some more pre-defined conditions when using
org-agenda-skip-* functions e.g. due and not due, optionally
accepting a date+time to compare against (using current date and
time as default)?  Hope this makes sense.

-- Manish


Hi Manish, I have not done so yet for the skipping mechanism. But I have just implemented time comparisons for property searches. For example:

   +DEADLINE<"<2008-07-01>"
   +DEADLINE>="<now>"
   +DEADLINE>"<today>"
   +SCHEDULED>="<2008-07-01>"+SCHEDULED<="<2008-07-05>"

I guess this should go a long way....

- Carsten




_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to