Hello Marcelo,

On Mon, 9 Nov 2009 18:03:58 -0600
Marcelo de Moraes Serpa <celose...@gmail.com> wrote:

> Hello list,
> 
> The sparse-tree feature is very useful when you want to follow tasks of a
> specific project, and want to filter the whole org file to show only the
> relevant project tree. However, I did not find a way to apply this function
> to a specific tree at the cursor point. Sometimes, I want to act by project,
> and I know exactly where it is in the file, and I want to apply the sparse
> tree at this item, instead of searching by regexp, todo, etc. Is it
> possible?

Yes, that is possible by narrowing to the subtree.
While on the heading for the subtree you want to apply the sparse tree
function on press:
C-x n s     (to narrow to the subtree)
C-c /
C-x n w     (to widen the view to the whole file)

HTH

Andreas


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to