From: Matt Lundin <mdl@imapmail.org>
To: Juri Krivov <jkrivov@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Switching states without taking a note, occasionally
Date: Sat, 22 May 2010 08:23:21 -0400 [thread overview]
Message-ID: <87vdag2khy.fsf@fastmail.fm> (raw)
In-Reply-To: <AANLkTil57NYBqeuvoTuI8UD_04obv6KgAmaWIwnln0q0@mail.gmail.com> (Juri Krivov's message of "Sat, 22 May 2010 07:24:11 +0200")
Hi Juri,
Juri Krivov <jkrivov@gmail.com> writes:
> I have my TODO states set up in a way so that I am often
> asked for a state change note, because this is most of the time what
> I want. Example would be
> #+TODO: TODO(t) | DONE(d@)
> However, sometimes I have a couple of tasks that I would like to
> quickly
> switch to DONE, without going through the noting process. Is there
> a way to do this, to switch task with note-taking switched off
> temporarily?
You can set the :LOGGING: property for that item:
(info "(org) Tracking TODO state changes")
E.g.,
--8<---------------cut here---------------start------------->8---
* TODO No note todo
:PROPERTIES:
:LOGGING: nil
:END:
--8<---------------cut here---------------end--------------->8---
Best,
Matt
next prev parent reply other threads:[~2010-05-22 12:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-22 5:24 Switching states without taking a note, occasionally Juri Krivov
2010-05-22 12:23 ` Matt Lundin [this message]
2010-05-23 5:30 ` Juri Krivov
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=87vdag2khy.fsf@fastmail.fm \
--to=mdl@imapmail.org \
--cc=emacs-orgmode@gnu.org \
--cc=jkrivov@gmail.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).