From: Carsten Dominik <dominik@science.uva.nl>
To: John Wiegley <johnw@newartisans.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: FR: Using properties to customize global settings on a per-entry basis
Date: Wed, 3 Oct 2007 15:27:11 +0200 [thread overview]
Message-ID: <93a9124009e1ee0ce55829e44bf3a878@science.uva.nl> (raw)
In-Reply-To: <m2odfm6sfq.fsf@newartisans.com>
On Sep 29, 2007, at 5:50, John Wiegley wrote:
> I love using "#+STARTUP: lognotestate" for noting down when and why a
> task
> changes state.
>
> However, I have several tasks which recur daily, or once every two
> days. The
> size of these tasks is starting to get crazy, since there are empty
> "DONE"
> messages continually accruing.
>
> I'd like either a) an option to disable lognotestate for recurring
> tasks, or
> b) the ability to change the logging state for a particular entry using
> properties.
OK, how about a general mechanism like this: If there is a property
:org-log-done:, it will be used instead of the current value of
org-log-done during TODO state changeing, like
* repetitive entry
:PROPERTIES:
:org-log-done: nil
:END:
This kind of thing could be applied in more contexts - even though we
will have
to select each context where we like this explicitly - it always needs
some coding.
- Carsten
next prev parent reply other threads:[~2007-10-03 13:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-29 3:50 FR: Using properties to customize global settings on a per-entry basis John Wiegley
2007-10-03 13:27 ` Carsten Dominik [this message]
2007-10-03 17:57 ` John Wiegley
2007-10-04 7:26 ` Carsten Dominik
2007-10-04 11:24 ` Bastien
2007-10-05 8:02 ` Carsten Dominik
2007-10-05 12:13 ` Bastien
2007-10-05 12:28 ` Rainer Stengele
2007-10-05 20:34 ` John Wiegley
2007-10-06 3:06 ` bzg
2007-10-06 6:52 ` Carsten Dominik
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=93a9124009e1ee0ce55829e44bf3a878@science.uva.nl \
--to=dominik@science.uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=johnw@newartisans.com \
/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).