emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to avoid item expansion when changing status?
@ 2014-10-26 15:32 Maciej Kalisiak
  2014-10-26 21:29 ` Chris Drane
  0 siblings, 1 reply; 2+ messages in thread
From: Maciej Kalisiak @ 2014-10-26 15:32 UTC (permalink / raw)
  To: Emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 634 bytes --]

When I do C-c t d (TODO -> DONE) or similar status change on a TODO item,
it accumulates meta-data like:
  CLOSED: [2014-10-26 Sun 11:25]
  - State "DONE"       from "TODO"       [2014-10-26 Sun 11:25]
So each such item "blows up" on screen from 1 line to 3 lines.

I do want to collect this data, but I do not want to necessarily see it
when I'm just marking things DONE... there is no value to me seeing this at
that point.

However, in some situations, I wish I knew which, when I change the status,
the metadata is added BUT the item remains collapsed. I'd like to have this
always happen. Can anyone suggest how to achieve this?

[-- Attachment #2: Type: text/html, Size: 777 bytes --]

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

* Re: how to avoid item expansion when changing status?
  2014-10-26 15:32 how to avoid item expansion when changing status? Maciej Kalisiak
@ 2014-10-26 21:29 ` Chris Drane
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Drane @ 2014-10-26 21:29 UTC (permalink / raw)
  To: Emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 891 bytes --]

You could hide the state changes if you put (setq org-log-into-drawer
"LOGBOOK") in your init file. I don't know how to hide the CLOSED tag
though.

On Sun, Oct 26, 2014 at 11:32 AM, Maciej Kalisiak <mkalisiak@gmail.com>
wrote:

> When I do C-c t d (TODO -> DONE) or similar status change on a TODO item,
> it accumulates meta-data like:
>   CLOSED: [2014-10-26 Sun 11:25]
>   - State "DONE"       from "TODO"       [2014-10-26 Sun 11:25]
> So each such item "blows up" on screen from 1 line to 3 lines.
>
> I do want to collect this data, but I do not want to necessarily see it
> when I'm just marking things DONE... there is no value to me seeing this at
> that point.
>
> However, in some situations, I wish I knew which, when I change the
> status, the metadata is added BUT the item remains collapsed. I'd like to
> have this always happen. Can anyone suggest how to achieve this?
>
>

[-- Attachment #2: Type: text/html, Size: 1317 bytes --]

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

end of thread, other threads:[~2014-10-26 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-26 15:32 how to avoid item expansion when changing status? Maciej Kalisiak
2014-10-26 21:29 ` Chris Drane

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