emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Project management > Dynamic block per tag + [Babel]
@ 2010-11-22 11:21 Francesco Pizzolante
  2010-11-26 13:40 ` Christian Egli
  2010-11-28 20:40 ` Matt Lundin
  0 siblings, 2 replies; 7+ messages in thread
From: Francesco Pizzolante @ 2010-11-22 11:21 UTC (permalink / raw)
  To: mailing-list-org-mode

Hi,

I'm using Org to manage a project.

I need to output a tasks list for every of my colleagues, person per person.

I'm currently using tags to assing people to tasks (even if I'm not completely
convinced that this is the right way to go).

What I would like is to generate a dynamic block for each person with all
tasks assigned to that person. This means, list all headings with a given tag.

Could someone tell me how to do that?


I tried using Babel to output a custom report where I will be able to (not yet
done) easily filter by tag.

But I'm already blocked with such a code:

--8<---------------cut here---------------start------------->8---
#+begin_src emacs-lisp :results output
(with-output-to-string
  (org-agenda nil "a"))
#+end_src
--8<---------------cut here---------------end--------------->8---

It does not produce any output. Any idea?


Thanks,
Francesco

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-01-28 15:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-22 11:21 Project management > Dynamic block per tag + [Babel] Francesco Pizzolante
2010-11-26 13:40 ` Christian Egli
2010-11-28 20:40 ` Matt Lundin
2010-12-09 17:03   ` Francesco Pizzolante
2010-12-16 12:19   ` Francesco Pizzolante
2011-01-19 15:15     ` Juan Reyero
     [not found]   ` <87tyiw6rmg.fsf@mundaneum.com>
2011-01-28 15:57     ` Matt Lundin

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).