Re: [Orgmode] TODO list in new buffer?

2010-01-06 Thread Sam Cramer
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 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

Re: [Orgmode] TODO list in new buffer?

2010-01-05 Thread Darlan Cavalcante Moreira
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

[Orgmode] TODO list in new buffer?

2010-01-05 Thread Sam Cramer
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