* suggestion: agenda commands restricted to the current region/subtree
@ 2006-08-28 15:06 Piotr Zielinski
2006-08-28 15:34 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Piotr Zielinski @ 2006-08-28 15:06 UTC (permalink / raw)
To: emacs-orgmode
Carsten,
By default, the org-agenda command looks at all files in
org-agenda-files. Is it possible to restrict its input to the current
file/region/subtree (for one invocation)? Restricting the input to
the current project subtree would give me an easy way of listing all
TODO items associated with that project.
Thanks,
Piotr
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: suggestion: agenda commands restricted to the current region/subtree
2006-08-28 15:06 suggestion: agenda commands restricted to the current region/subtree Piotr Zielinski
@ 2006-08-28 15:34 ` Carsten Dominik
2006-08-29 8:16 ` Carsten Dominik
0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2006-08-28 15:34 UTC (permalink / raw)
To: Piotr Zielinski; +Cc: emacs-orgmode
On Aug 28, 2006, at 17:06, Piotr Zielinski wrote:
> Carsten,
>
> By default, the org-agenda command looks at all files in
> org-agenda-files. Is it possible to restrict its input to the current
> file/region/subtree (for one invocation)? Restricting the input to
> the current project subtree would give me an easy way of listing all
> TODO items associated with that project.
You can already restrict to the current file by using (for example)
C-c 1 a instead of C-c a.
Restriction to the subtree is not possible so far, I'll see if I can
find a way to do this. Narrowing does not work as currently, org-mode
widens each buffer before scanning.
- Carsten
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: suggestion: agenda commands restricted to the current region/subtree
2006-08-28 15:34 ` Carsten Dominik
@ 2006-08-29 8:16 ` Carsten Dominik
0 siblings, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2006-08-29 8:16 UTC (permalink / raw)
To: Carsten Dominik; +Cc: emacs-orgmode
On Aug 28, 2006, at 17:34, Carsten Dominik wrote:
>
> You can already restrict to the current file by using (for example)
>
> C-c 1 a instead of C-c a.
That is a typo, sorry:
C-c a 1 a is what you need.
- Carsten
>
> Restriction to the subtree is not possible so far, I'll see if I can
> find a way to do this. Narrowing does not work as currently, org-mode
> widens each buffer before scanning.
>
> - Carsten
>
>
>
> --
> Carsten Dominik
> Sterrenkundig Instituut "Anton Pannekoek"
> Universiteit van Amsterdam
> Kruislaan 403
> NL-1098SJ Amsterdam
> phone: +31 20 525 7477
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>
--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-08-29 8:16 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-28 15:06 suggestion: agenda commands restricted to the current region/subtree Piotr Zielinski
2006-08-28 15:34 ` Carsten Dominik
2006-08-29 8:16 ` Carsten Dominik
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.