>>>>> Regarding 'Re: [Orgmode] Re: how to do this org-agenda command?'; Manish 
>>>>> adds:


  >> tags-todo section? Ideally I would like to have something like
  >> this, so the most important tasks can stay visually together at the
  >> top of my daily agenda stuff:

  > How about blanking out the header between the two blocks.  Does this
  > appeal to you?

Hmm, not bad, thanks.  I need more time to experiment with it.

  > --8<---------------cut here---------------start------------->8---
  > (setq org-agenda-custom-commands
  >       (quote (("r" "Richard's Daily Agenda"
  >                ((agenda "" nil)
  >                 (tags-todo "PRIORITY=\"A\""
  >                            ((org-agenda-overriding-header "")))) nil
  >                            nil))))
  > --8<---------------cut here---------------end--------------->8---

  >> (tags-todo "PRIORITY=\"A\"|SCHEDULED=t|CLOCKED=t" nil)

  > Obviously this is not a valid syntax (as of now) but what do you
  > mean by CLOCKED=t?

Yes it is confusing, I meant CLOCKED=t for the item that is currently
clocked in.

-- 
Udv, Richard


_______________________________________________
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