From: Juri Krivov <jkrivov@gmail.com>
To: Matt Lundin <mdl@imapmail.org>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: Switching states without taking a note, occasionally
Date: Sun, 23 May 2010 07:30:28 +0200 [thread overview]
Message-ID: <AANLkTilCQ6z24Ri1r_xFzA2iLNHUKOg7jlzLnoBBV7yF@mail.gmail.com> (raw)
In-Reply-To: <87vdag2khy.fsf@fastmail.fm>
[-- Attachment #1.1: Type: text/plain, Size: 1213 bytes --]
On Sat, May 22, 2010 at 2:23 PM, Matt Lundin <mdl@imapmail.org> wrote:
> 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---
>
Hello Matt,
thank you!
But what I meant was, turn off logging temporarily, not for specific
entries.
I did more searching in customize, and now found
(setq org-treat-S-cursor-todo-selection-as-state-change nil)
as a solution. Now I can use S-right and get no logging!
This is great.
Thank you again for your time and your answer.
Juri
[-- Attachment #1.2: Type: text/html, Size: 1833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
prev parent reply other threads:[~2010-05-23 5:30 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
2010-05-23 5:30 ` Juri Krivov [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=AANLkTilCQ6z24Ri1r_xFzA2iLNHUKOg7jlzLnoBBV7yF@mail.gmail.com \
--to=jkrivov@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mdl@imapmail.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).