emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to hide titles marked with "DONE"
@ 2014-07-16 15:19 bofe
  0 siblings, 0 replies; 6+ messages in thread
From: bofe @ 2014-07-16 15:19 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
	I use org to manage my projects. When some works are finished ,I marked the titles “DONE”,but as time goes by ,there are too many of them, that I can’t focus on the rest of unfinished works.
	Is there a way to hide the “DONE" titles,rather than delete them?

	Thanks a lot!
	-
	bofe

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

* how to hide titles marked with "DONE"
@ 2014-07-16 15:19 bofe
  2014-07-16 15:33 ` Daimrod
  0 siblings, 1 reply; 6+ messages in thread
From: bofe @ 2014-07-16 15:19 UTC (permalink / raw)
  To: emacs-orgmode

Hi,
	I use org to manage my projects. When some works are finished ,I marked the titles “DONE”,but as time goes by ,there are too many of them, that I can’t focus on the rest of unfinished works.
	Is there a way to hide the “DONE" titles,rather than delete them?

	Thanks a lot!
	-
	bofe

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

* Re: how to hide titles marked with "DONE"
  2014-07-16 15:19 bofe
@ 2014-07-16 15:33 ` Daimrod
  2014-07-28 15:42   ` Sebastien Vauban
  0 siblings, 1 reply; 6+ messages in thread
From: Daimrod @ 2014-07-16 15:33 UTC (permalink / raw)
  To: emacs-orgmode

bofe <hust.huang@gmail.com> writes:

> Hi,
> 	I use org to manage my projects. When some works are finished ,I
> marked the titles “DONE”,but as time goes by ,there are too many of
> them, that I can’t focus on the rest of unfinished works.
> 	Is there a way to hide the “DONE" titles,rather than delete them?

You can toggle the archive tag (C-c C-x a) or archive the tasks
(C-c C-x C-a).

-- 
Daimrod/Greg

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

* Re: how to hide titles marked with "DONE"
  2014-07-16 15:33 ` Daimrod
@ 2014-07-28 15:42   ` Sebastien Vauban
  2014-07-28 16:14     ` Bastien
  0 siblings, 1 reply; 6+ messages in thread
From: Sebastien Vauban @ 2014-07-28 15:42 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Daimrod wrote:
> bofe <hust.huang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
>> 	I use org to manage my projects. When some works are finished ,I
>> marked the titles “DONE”,but as time goes by ,there are too many of
>> them, that I can’t focus on the rest of unfinished works.
>> 	Is there a way to hide the “DONE" titles,rather than delete them?
>
> You can toggle the archive tag (C-c C-x a) or archive the tasks
> (C-c C-x C-a).

As I do suffer from the same problem, and do not take the time to
archive all DONE subtrees, I think that an alternative approach would be
that DONE subtrees wouldn't be expanded (by default) in the S-TAB
cycles.

Does that sound reasonable?

PS- Don't even know if that's easy/doable/etc., but I regard this as
likeable.

Best regards,
  Seb

-- 
Sebastien Vauban

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

* Re: how to hide titles marked with "DONE"
  2014-07-28 15:42   ` Sebastien Vauban
@ 2014-07-28 16:14     ` Bastien
  2014-08-04 14:27       ` Sebastien Vauban
  0 siblings, 1 reply; 6+ messages in thread
From: Bastien @ 2014-07-28 16:14 UTC (permalink / raw)
  To: Sebastien Vauban; +Cc: public-emacs-orgmode-mXXj517/zsQ



Hi Sébastien,

Sebastien Vauban <sva-news-D0wtAvR13HarG/iDocfnWg@public.gmane.org>
writes:

> As I do suffer from the same problem, and do not take the time to
> archive all DONE subtrees, I think that an alternative approach would be
> that DONE subtrees wouldn't be expanded (by default) in the S-TAB
> cycles.
>
> Does that sound reasonable?

Not to me, as there would be no real difference between DONE and
ARCHIVED tasks then.

The solution is somewhere between the keyboard and the chair :)

-- 
 Bastien

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

* Re: how to hide titles marked with "DONE"
  2014-07-28 16:14     ` Bastien
@ 2014-08-04 14:27       ` Sebastien Vauban
  0 siblings, 0 replies; 6+ messages in thread
From: Sebastien Vauban @ 2014-08-04 14:27 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hi Bastien,

> Sebastien Vauban writes:
>> As I do suffer from the same problem, and do not take the time to
>> archive all DONE subtrees, I think that an alternative approach would
>> be that DONE subtrees wouldn't be expanded (by default) in the S-TAB
>> cycles.
>>
>> Does that sound reasonable?
>
> Not to me, as there would be no real difference between DONE and
> ARCHIVED tasks then.

You're of course right.  Though, without archiving manually the DONE
items, the current view is confusing, see
http://screencast.com/t/AdVMyOJge32Z.

It'd be good that the `org-headline-done' face would be propagated to
the DONE subtrees, and not only to the main headline.  That would
improve a lot the readability of Org tasks lists.

Best regards,
  Seb

-- 
Sebastien Vauban

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

end of thread, other threads:[~2014-08-04 14:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-16 15:19 how to hide titles marked with "DONE" bofe
  -- strict thread matches above, loose matches on Subject: below --
2014-07-16 15:19 bofe
2014-07-16 15:33 ` Daimrod
2014-07-28 15:42   ` Sebastien Vauban
2014-07-28 16:14     ` Bastien
2014-08-04 14:27       ` Sebastien Vauban

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