emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: mb@mkblog.org
Cc: Orgmode Mailing List <emacs-orgmode@gnu.org>
Subject: Re: Possible to collapse State List by default?
Date: Wed, 20 Mar 2013 14:58:21 +0100	[thread overview]
Message-ID: <87sj3qp402.fsf@bzg.ath.cx> (raw)
In-Reply-To: <51497867.9020208@mkblog.org> (Martin Butz's message of "Wed, 20 Mar 2013 09:50:47 +0100")

Hi Martin,

Martin Butz <mb@mkblog.org> writes:

> I wonder if it is possible to collapse the list of state changes below
> "SCHEDULED" by default; as I have lots of tasks which I'll be working on
> several days and use to clock in to track the time I have also lots of
> entries like the following example.

(setq org-log-into-drawer t)

or 

(setq org-log-into-drawer "LOGBOOK")

Both are equivalent.

You can also use this startup option in an Org file:

  #+STARTUP: logdrawer

This is a FAQ, perhaps "LOGBOOK" is a better default value for
`org-log-into-drawer'.

What do you all think?

-- 
 Bastien

  reply	other threads:[~2013-03-20 13:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-20  8:50 Possible to collapse State List by default? Martin Butz
2013-03-20 13:58 ` Bastien [this message]
2013-03-20 14:26   ` Sebastien Vauban
2013-03-20 14:35     ` Bastien
2013-03-20 14:42   ` Martin Butz

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=87sj3qp402.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=mb@mkblog.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).