emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] Children of archived task are visible in CONTENTS view
@ 2013-11-15 10:47 Sebastien Vauban
  0 siblings, 0 replies; only message in thread
From: Sebastien Vauban @ 2013-11-15 10:47 UTC (permalink / raw)
  To: emacs-orgmode-mXXj517/zsQ

Hello,

If you have archived tasks with subtasks, those subtasks become avialable in
the CONTENTS view, when S-TAB'ing. They aren't visible (as expected) in the
OVERVIEW and in the SHOW ALL views.

See http://screencast.com/t/TCukmw8t6.

When TAB'ing the parent task, there, no problem: children of archived tasks are
never displayed (FOLDED, CHILDREN, SUBTREE views respect the archive tag).

ECM:

--8<---------------cut here---------------start------------->8---
#+TITLE:     Example of Tasks

* Personal
  :PROPERTIES:
  :CATEGORY: Personal
  :END:

** TODO Make dentist appointment
   SCHEDULED: <2013-02-05 Tue>

** DONE Travel to Boston                                              :ARCHIVE:
   :LOGBOOK:
   - State "TODO"        ->  "DONE"       [2013-11-15 Fri 11:41]
   :END:

*** DONE Find a flight
    :LOGBOOK:
    - State "TODO"        ->  "DONE"       [2013-11-15 Fri 11:40]
    :END:

*** DONE Reserve hotel room
    :LOGBOOK:
    - State "TODO"        ->  "DONE"       [2013-11-15 Fri 11:40]
    :END:

*** DONE Schedule meetings
    :LOGBOOK:
    - State "TODO"        ->  "DONE"       [2013-11-15 Fri 11:40]
    :END:

*** DONE Submit expense report
    :LOGBOOK:
    - State "TODO"        ->  "DONE"       [2013-11-15 Fri 11:40]
    :END:

** TODO Check weekend hours at the gym
   SCHEDULED: <2013-02-06 Wed>
   :PROPERTIES:
   :Effort:   0:10
   :END:

** TODO Pay electricity bill
--8<---------------cut here---------------end--------------->8---

Best regards,
  Seb

-- 
Sebastien Vauban

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-11-15 10:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-15 10:47 [BUG] Children of archived task are visible in CONTENTS view 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).