* TODO list in new buffer?
@ 2010-01-06 1:15 Sam Cramer
2010-01-06 3:26 ` Maurizio Vitale
2010-01-06 4:27 ` Darlan Cavalcante Moreira
0 siblings, 2 replies; 5+ messages in thread
From: Sam Cramer @ 2010-01-06 1:15 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 503 bytes --]
I'm a new org-mode user. It's a really nice piece of work, and I'm having a
good time using it to organize a bunch of work-related tasks!
I can't figure out how to create a list of all the TODO items in an org file
in a new buffer. I'd like to have the TODO list in one buffer and the org
file in another, so I can refer to the TODO list while editing the org file.
I looked through the manual and didn't see a way to do this, though it's
possible that I overlooked a relevant section.
Thanks,
Sam
[-- Attachment #1.2: Type: text/html, Size: 601 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: TODO list in new buffer?
2010-01-06 1:15 TODO list in new buffer? Sam Cramer
@ 2010-01-06 3:26 ` Maurizio Vitale
2010-01-06 19:04 ` Sam Cramer
2010-01-06 4:27 ` Darlan Cavalcante Moreira
1 sibling, 1 reply; 5+ messages in thread
From: Maurizio Vitale @ 2010-01-06 3:26 UTC (permalink / raw)
To: emacs-orgmode
>>>>> "Sam" == Sam Cramer <samcramer@gmail.com> writes:
Sam> I'm a new org-mode user. It's a really nice piece of work, and
Sam> I'm having a good time using it to organize a bunch of
Sam> work-related tasks!
Sam> I can't figure out how to create a list of all the TODO items
Sam> in an org file in a new buffer. I'd like to have the TODO list
Sam> in one buffer and the org file in another, so I can refer to
Sam> the TODO list while editing the org file. I looked through the
Sam> manual and didn't see a way to do this, though it's possible
Sam> that I overlooked a relevant section.
C-c a t (org-todo-list) might be what you're looking for.
oth,
Maurizio
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: TODO list in new buffer?
2010-01-06 1:15 TODO list in new buffer? Sam Cramer
2010-01-06 3:26 ` Maurizio Vitale
@ 2010-01-06 4:27 ` Darlan Cavalcante Moreira
2010-01-06 19:06 ` Sam Cramer
1 sibling, 1 reply; 5+ messages in thread
From: Darlan Cavalcante Moreira @ 2010-01-06 4:27 UTC (permalink / raw)
To: Sam Cramer; +Cc: emacs-orgmode
Use M-x clone-indirect-buffer to create another buffer that points to the org
file and then C-c C-v (org-show-todo-tree) in one of the buffers to show the
TODO items.
If all your TODO items are in a subtree you can also go to that subtree and use
C-c C-x b (org-tree-to-indirect-buffer) to create an indirect buffer narrowed to
that subtree.
- Darlan Cavalcante Moreira
At Tue, 5 Jan 2010 17:15:32 -0800,
Sam Cramer <samcramer@gmail.com> wrote:
>
> I'm a new org-mode user. It's a really nice piece of work, and I'm having a
> good time using it to organize a bunch of work-related tasks!
>
> I can't figure out how to create a list of all the TODO items in an org file
> in a new buffer. I'd like to have the TODO list in one buffer and the org
> file in another, so I can refer to the TODO list while editing the org file.
> I looked through the manual and didn't see a way to do this, though it's
> possible that I overlooked a relevant section.
>
> Thanks,
> Sam
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Re: TODO list in new buffer?
2010-01-06 3:26 ` Maurizio Vitale
@ 2010-01-06 19:04 ` Sam Cramer
0 siblings, 0 replies; 5+ messages in thread
From: Sam Cramer @ 2010-01-06 19:04 UTC (permalink / raw)
To: maurizio.vitale; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1241 bytes --]
Thanks. I had tried that, but nothing happened; I didn't understand that I
needed to add the file to the list of agenda files. "C-c [" followed by "C
a t" did the trick.
Sam
On Tue, Jan 5, 2010 at 7:26 PM, Maurizio Vitale
<mav@cuma.i-did-not-set--mail-host-address--so-tickle-me> wrote:
> >>>>> "Sam" == Sam Cramer <samcramer@gmail.com> writes:
>
> Sam> I'm a new org-mode user. It's a really nice piece of work, and
> Sam> I'm having a good time using it to organize a bunch of
> Sam> work-related tasks!
>
> Sam> I can't figure out how to create a list of all the TODO items
> Sam> in an org file in a new buffer. I'd like to have the TODO list
> Sam> in one buffer and the org file in another, so I can refer to
> Sam> the TODO list while editing the org file. I looked through the
> Sam> manual and didn't see a way to do this, though it's possible
> Sam> that I overlooked a relevant section.
>
> C-c a t (org-todo-list) might be what you're looking for.
> oth,
>
> Maurizio
>
>
>
> _______________________________________________
> 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
>
[-- Attachment #1.2: Type: text/html, Size: 1895 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
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
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: TODO list in new buffer?
2010-01-06 4:27 ` Darlan Cavalcante Moreira
@ 2010-01-06 19:06 ` Sam Cramer
0 siblings, 0 replies; 5+ messages in thread
From: Sam Cramer @ 2010-01-06 19:06 UTC (permalink / raw)
To: Darlan Cavalcante Moreira; +Cc: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 1235 bytes --]
Cool. I didn't know about indirect buffers; I can see that my Emacs
knowledge is pretty dated!
Thanks,
Sam
On Tue, Jan 5, 2010 at 8:27 PM, Darlan Cavalcante Moreira <darcamo@gmail.com
> wrote:
>
> Use M-x clone-indirect-buffer to create another buffer that points to the
> org
> file and then C-c C-v (org-show-todo-tree) in one of the buffers to show
> the
> TODO items.
>
> If all your TODO items are in a subtree you can also go to that subtree and
> use
> C-c C-x b (org-tree-to-indirect-buffer) to create an indirect buffer
> narrowed to
> that subtree.
>
> - Darlan Cavalcante Moreira
>
> At Tue, 5 Jan 2010 17:15:32 -0800,
> Sam Cramer <samcramer@gmail.com> wrote:
> >
> > I'm a new org-mode user. It's a really nice piece of work, and I'm
> having a
> > good time using it to organize a bunch of work-related tasks!
> >
> > I can't figure out how to create a list of all the TODO items in an org
> file
> > in a new buffer. I'd like to have the TODO list in one buffer and the
> org
> > file in another, so I can refer to the TODO list while editing the org
> file.
> > I looked through the manual and didn't see a way to do this, though it's
> > possible that I overlooked a relevant section.
> >
> > Thanks,
> > Sam
>
[-- Attachment #1.2: Type: text/html, Size: 1719 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
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
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-01-06 19:06 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06 1:15 TODO list in new buffer? Sam Cramer
2010-01-06 3:26 ` Maurizio Vitale
2010-01-06 19:04 ` Sam Cramer
2010-01-06 4:27 ` Darlan Cavalcante Moreira
2010-01-06 19:06 ` Sam Cramer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).