From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: Re: agenda dispatcher - show different sets of deadlines - dispatch by string instead only by char
Date: Thu, 26 Jul 2007 11:03:22 +0200 [thread overview]
Message-ID: <87lkd3a65h.fsf@bzg.ath.cx> (raw)
In-Reply-To: <f89m0h$194$1@sea.gmane.org> (Rainer Stengele's message of "Thu\, 26 Jul 2007 10\:29\:05 +0200")
Rainer Stengele <rainer.stengele@diplan.de> writes:
> ok - having more than 1 character to dispatch the agenda is a bad idea
> because it also needs a RETURN to finish the selection.
Agreed. It's better to stick to current (fast) interface.
> anybody else doing stuff like that any other way?
I use the agenda dispatcher a lot, but my `org-agenda-custom-commands'
is quite basic:
(setq org-agenda-custom-commands
'(("N" todo "NEXT" nil)
("I" todo "INPROGRESS" nil)
("r" tags-todo "Read" nil)
("w" tags-todo "Write" nil)
("l" tags-todo "@LAB" nil)
("h" tags-todo "@HOME" nil)))
I'm mainly using the "N" and "I" command. I'm sure i could make this
interface to better suit my needs, but can't find time for this.
If you feel like writing a little tutorial on how you use the Agenda
Dispatcher, please do!
--
Bastien
prev parent reply other threads:[~2007-07-26 9:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-24 16:39 agenda dispatcher - show different sets of deadlines - dispatch by string instead only by char Rainer Stengele
2007-07-26 8:29 ` Rainer Stengele
2007-07-26 9:03 ` Bastien [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=87lkd3a65h.fsf@bzg.ath.cx \
--to=bzg@altern.org \
--cc=emacs-orgmode@gnu.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public 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).