[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to
From: |
Darlan Cavalcante Moreira |
Subject: |
Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region) |
Date: |
Wed, 02 Feb 2011 11:11:02 -0300 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) Emacs/24.0 Mule/6.0 (HANACHIRUSATO) |
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 <address@hidden> wrote:
>
> Darlan Cavalcante Moreira <address@hidden> 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)
- [Orgmode] Easily go to some frequently accessed heading (narrowed to region), Darlan Cavalcante Moreira, 2011/02/01
- Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region), Bastien, 2011/02/02
- Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region), Eric S Fraga, 2011/02/02
- Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region),
Darlan Cavalcante Moreira <=
- Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region), Eric S Fraga, 2011/02/02
- Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region), Alan E. Davis, 2011/02/02
- Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region), Darlan Cavalcante Moreira, 2011/02/02
- [Orgmode] Re: Easily go to some frequently accessed heading (narrowed to region), Sébastien Vauban, 2011/02/03
- Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region), Darlan Cavalcante Moreira, 2011/02/02
- Re: [Orgmode] Easily go to some frequently accessed heading (narrowed to region), Eric S Fraga, 2011/02/03
- [Orgmode] Re: Easily go to some frequently accessed heading (narrowed to region), Bernt Hansen, 2011/02/05