all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Gijs Hillenius <gijs@hillenius.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: howto fine tune agenda view
Date: Sun, 9 Sep 2007 17:35:23 +0200	[thread overview]
Message-ID: <47e64ad78b0c422445dbe49d1b71dcbe@science.uva.nl> (raw)
In-Reply-To: <87ejhbncqm.fsf@hillenius.net>

The best approach for this may be to not use scheduling or deadlines
at all, but to use the TODO list to track these.  There you can easily
select which TODO keywords you want to have listed.  For example:

C-u C-c a t  WRITE|VERIFY  RET

will give you all TODO entries that are either WRITE or VERIFY, but not 
the ones
that are "INVOICE".

Hope this helps.

- Carsten

On Sep 6, 2007, at 15:29, Gijs Hillenius wrote:

> Hi!
>
> With so many options in this org forest, it is easy to miss the tree
> I'm looking for ...
>
> Would appreciate it if someone could kick me in the right direction,
> apologies for the length of my question:
>
> I use org-mode to keep track of items i'm supposed to write and track
> these until i've invoiced them, after which they're in my "Eekboek"
> <plug> a Dutch open source bookkeeping application </plug> and I can
> track 'em there.
>
> So, studying the documentation, I added this to my set up
>
> (setq org-todo-keywords
>       '((sequence "TODO" "|" "DONE")
>         (sequence "WRITE" "VERIFY" "INVOICE" "|" "INVOICED")))
>
> In most cases the time between INVOICE and INVOICED will be a few
> days. In some cases it is a month or more :-( as I wait for the client
> to send me some details I need add with the invoice.
>
> I definitively want the WRITE in my agenda view. But is there a tweak
> that allows me to make some of these INVOICE todo's disappear at least
> temporary from my agenda view? I'm not sure scheduling does this.
>
> Thx
>
>
> -- 
>  Selma: Hmm... It is probably my last chance to be a mommy.
> Waiter: Cigarette, Mrs. McClure?
>   Troy: You bet! From now on, she's smoking for two!
> 		-- "A Fish Called Selma"
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

      parent reply	other threads:[~2007-09-09 15:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06 13:29 howto fine tune agenda view Gijs Hillenius
2007-09-06 14:03 ` Gijs Hillenius
2007-09-07  6:14   ` Gijs Hillenius
2007-09-09 15:35 ` Carsten Dominik [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47e64ad78b0c422445dbe49d1b71dcbe@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=gijs@hillenius.net \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.