emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Contracts in Orgmode
@ 2009-12-21 19:16 Markus Heller
  2009-12-21 22:18 ` Daniel Martins
  2009-12-22 21:49 ` Markus Heller
  0 siblings, 2 replies; 6+ messages in thread
From: Markus Heller @ 2009-12-21 19:16 UTC (permalink / raw)
  To: emacs-orgmode

Hello all,

please consider the following scenario:

I have a contract with Client A; the contract is valid from January 1, 
2010 until March 31, 2010.  I want to clock all my work on tasks under 
this contract, and of course *only* while the contract is valid.  30 
days before the expiry date, I'd like to get a reminder.

After some googling and reading, I came up with the following for my org 
file Client.org:

* Contract A
   <%%(diary-block 01 01 2010 03 31 2010)>

** TODO Renew Contract
    DEADLINE: <2010-03-31 Wed>

** Task A
    :LOGBOOK:

** Task B
    :LOGBOOK:

I want to log the hours I spend on Task A and Task B, but as mentioned 
before, *only* while the contract is valid.  How can I get orgmode to 
pop up a message in the status line (or whatever it's called :)) when 
I'm trying to clock in Task A or Task B before January 1, 2010 or after 
March 31, 2010?

Any hints appreciated :)

Thanks and Cheers
Markus

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-12-24 18:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-21 19:16 Contracts in Orgmode Markus Heller
2009-12-21 22:18 ` Daniel Martins
2009-12-22 21:49 ` Markus Heller
2009-12-24  9:22   ` David Maus
2009-12-24 18:35     ` Markus Heller
2009-12-24 18:52       ` Markus Heller

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).