From: Saurabh Agrawal <mailsaurabh@gmail.com> To: Carsten Dominik <dominik@science.uva.nl> Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org> Subject: Re: How to get a list of unscheduled TODOs Date: Wed, 4 Feb 2009 23:11:06 +0530 [thread overview] Message-ID: <4c4575360902040941w749e9ff9rcb7c7ad0550e4418@mail.gmail.com> (raw) In-Reply-To: <7E1A8D71-7F43-4AEF-8ADE-69A5CDF159B1@uva.nl> > > Pretty clever for someone who claims to be new to Emacs :-) > > `with-date' does not exist, but I have just added `timestamp' > and `nottimestamp' conditions. > > - Carsten Thanks Carsten. Actually I am very new to emacs and have started gaining an idea of elisp. I am just following all the tutorials available around. And I want to thank you personally for this awesome piece of software. Regards, Saurabh. > >> >> >> As any entry with timestamp anywhere will have <2009- and so on. This >> is working well as per my needs, though. >> >> Regards, >> >> Saurabh. >> >> On Wed, Feb 4, 2009 at 2:48 PM, Manish <mailtomanish.sharma@gmail.com> >> wrote: >>> >>> On Wed, Feb 4, 2009 at 2:08 PM, Saurabh Agrawal wrote: >>> [snip] >>>> >>>> Could you please suggest something? I am unable to debug this. >>> >>> Is this better? >>> >>> --8<---------------cut here---------------start------------->8--- >>> (setq org-agenda-custom-commands >>> (quote (("t" "Today!!!" >>> ((agenda "" ((org-agenda-ndays 1))) >>> (tags "CATEGORY=\"School\"" >>> ((org-agenda-skip-function >>> '(org-agenda-skip-entry-if 'deadline 'scheduled)))) >>> (tags "CATEGORY=\"CRS\"" nil) >>> (tags "CATEGORY=\"Study\"" nil) >>> (tags "CATEGORY=\"Practice\"" nil) >>> (tags "CATEGORY=\"Reading\"" nil) >>> (tags "CATEGORY=\"Other\"" nil)))))) >>> --8<---------------cut here---------------end--------------->8--- >>> >>>> >>>> Saurabh. *Novice* >>> >>> Ditto. >>> >>> Perhaps you might want to read this excellent tutorial: >>> http://orgmode.org/worg/org-tutorials/org-custom-agenda-commands.php >>> >>> HTH >>> -- >>> Manish >>> >> >> >> _______________________________________________ >> 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 > >
prev parent reply other threads:[~2009-02-04 17:41 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2009-02-04 5:58 Saurabh Agrawal 2009-02-04 6:29 ` Manish 2009-02-04 8:38 ` Saurabh Agrawal 2009-02-04 9:18 ` Manish 2009-02-04 11:23 ` Saurabh Agrawal 2009-02-04 14:20 ` Carsten Dominik 2009-02-04 17:41 ` Saurabh Agrawal [this message]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://www.orgmode.org/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=4c4575360902040941w749e9ff9rcb7c7ad0550e4418@mail.gmail.com \ --to=mailsaurabh@gmail.com \ --cc=dominik@science.uva.nl \ --cc=emacs-orgmode@gnu.org \ --subject='Re: How to get a list of unscheduled TODOs' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: https://git.savannah.gnu.org/cgit/emacs/org-mode.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).