Thanks Eric I tried org-goto before, but I needed something that I could bind to a shortcut and that would go to a specif project without needing further steps. As far as I could understand org-goto is very nice to navigate to a specific parts in the file iteratively, but not appropriated to be called inside a lisp function.
A custom agenda view is is good to see the tasks associated with a project and I already tag each project as you suggested, but besides the tasks there are some subheadings in each project that have only information without tasks or schedule/deadline dates. That is what motivated me to search for a way to quickly access the project contents and not only its tasks. -- Darlan At Wed, 02 Feb 2011 07:30:25 +0000, Eric S Fraga <e.fr...@ucl.ac.uk> wrote: > > Darlan Cavalcante Moreira <darc...@gmail.com> writes: > > > Hello, > > > > I have a main .org file where I put almost everything. There is a > > "Projects" headline where each subheading is a different project. During > > the day I need to go to the Projects headline and open one of the its > > subheadings when I want and add/read something in that project. I know I > > can use a capture template to add something to one of the projects, but > > that does not work (or does it?) when I just want to read or modify > > something. > > > > Does anyone has some function to easily jump to a specific headline as well > > as narrowing to that headline? What I have in mind is some function that > > switches to a specific headline, call org-tree-to-indirect-buffer and > > rename the buffer to the headline title (if the buffer already exists just > > switch to it). In this way I could bind keys to easily go to the most > > common projects. The holy grail would be something similar to the agenda > > that would present me with the different projects. > > Two quick suggestions, neither of which does exactly what you want (I'm > sure others will chime in): > > 1. use =org-goto= followed by =org-narrow-to-subtree=. > 2. use a custom agenda view and either tag or categorise all your > projects and sub-projects. > > Neither of these gives you a separate indirect buffer but may make > access easier. > -- > : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 > : using Org-mode version 7.4 (release_7.4.294.g8158) _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode