Hi Nicolas, Nicolas Girard <girard.nico...@gmail.com> writes:
>> Indeed, within my PROJECT items, I differentiate between TODO and >> support (notes, references) children ; for instance >> #+BEGIN_SRC org >> ,* PROJECT My project >> ,** References >> ,*** Ref 1 >> ,*** Ref 2 >> ,** Notes >> ,*** Note 1 >> ,*** Note 2 >> ,** TODO Todo item 1 >> ,** TODO Todo item 2 >> #+END_SRC >> >> In this example, in order to work on, or even decide anything about >> "Todo item 1", chances are that I'd also need to see the contents of >> the "References" and "Notes" items ; so the tree I'd need to see in >> the indirect buffer should have the *parent* of "Todo item 1" as root, >> instead of "Todo item 1" itself. C-u 1 C-c C-x b in Todo item 1 should do. HTH, -- Bastien