[O] Agenda - Stored Search Issue
All, I'm having an issue trying to suppress my TODOs based on HABITS from my Tomorrows Tasks. I use more of a Do It Tomorrow Methodology where my WILL tasks are done today, whereas my TODO tasks are started after the WILL tasks are completed. Because I already have HABITS at the top of my agenda, I really want to suppress them from showing up again. Below is a fragment of my agenda commands. Would someone mind pointing me in the right direction? Thanks in advance! (setq org-agenda-custom-commands (quote (("h" "Habits" tags-todo "STYLE=\"habit\"" ((org-agenda-overriding-header "Habits") (org-agenda-sorting-strategy '(todo-state-down effort-up category-keep (" " "Agenda" ((agenda "" nil) (tags-todo "STYLE=\"HABIT\"" ((org-agenda-overriding-header "HABITS"))) (todo "WILL|DELG|FOLL" ((org-agenda-overriding-header "Today's Tasks"))) trouble area ===> (tags-todo "-STYLE=\"HABIT\"/!+TODO" ;; exclude HABITS ((org-agenda-overriding-header "Tomorrow's Tasks"))) (todo "WAIT" --Bastre
[O] org-mobile-push revert buffer error
Hi All, I'm try to set up MobileOrg on my iPhone. When I called org-mobile-push, I received a Cannot revert nonexistent buffer error. *Messages* BEGIN-- loaded /Users/barak/.emacs.d/starter-kit-eshell.el Loading /Users/barak/.emacs.d/barak.el (source)...done loaded /Users/barak/.emacs.d/barak.el Loading /Users/barak/.emacs.d/starter-kit.el (source)...done loaded /Users/barak/.emacs.d/starter-kit.el Starting Emacs daemon. Importing 1/2... Preparing icalendar...done Current buffer does not contain icalendar contents! Importing 2/2... Preparing icalendar...done Current buffer does not contain icalendar contents! (New file) Diary updated from Google Calendar. When done with this frame, type C-x 5 0 Creating agendas... OVERVIEW Starting new Ispell process [default] ... Loading vc-git...done OVERVIEW [13 times] Preparing diary...done Preparing diary... revert-buffer: Cannot revert nonexistent file /Users/barak/diary -END-- Nothing gets pushed to my ~/Dropbox/MobileOrg directory. Any ideas? Thanks in advance, Bastre
[Orgmode] setting time for agenda items
org-mode users: I have recently started using org-mode instead of MS Outlook. I like what I see. I have a question that I cannot seem to find the answer to: For scheduled events (org-schedule function), how do I set the appointment time? For example, I have a doctors appointment on 02/23/2007 at 2:15pm. How do I include the 2:15pm on the calendar- not just the date? I verified the org-agenda-include-diary is set to "t". Thanks so much in advance! --Bastre ___ Emacs-orgmode mailing list Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode