emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Adam Spiers <orgmode@adamspiers.org>
To: emacs-orgmode@gnu.org
Subject: Re: using org for meeting agendas and minutes?
Date: Mon, 11 Feb 2008 13:34:12 +0000	[thread overview]
Message-ID: <20080211133412.GB8876@atlantic.linksys.moosehall> (raw)
In-Reply-To: <20080209125607.GC20023@atlantic.linksys.moosehall>

On Sat, Feb 09, 2008 at 12:56:07PM +0000, Adam Spiers wrote:

[snipped]

>   (3) Allow actions to be captured and then automatically extracted
>       into a simple tabulated report which clearly shows actions
>       grouped by owner.

[snipped]

> For (3) and (4), my current thinking is to have workflow defined by
> TODO keywords, e.g. 
> 
>   #+SEQ_TODO: ACTION WAITING | DONE
> 
> and to have action ownership defined via tags, e.g.
> 
>   #+TAGS: { Alice(a) Bob(b) Carys(c) }
> 
> Then a dynamic columnview block at the end of the file could easily
> extract all actions and summarise them so that each owner of action(s)
> can easily see them.  This is where sorting of rows in column view
> would be really useful!

Hmm, actually column view doesn't let you filter the table so that
there are only rows corresponding to headers containing the 'ACTION'
keyword, so it looks like a custom dynamic block writer function will
be required.  Is there an appropriate API I could use for extracting
all headers containing a given keyword from an org buffer?

  reply	other threads:[~2008-02-11 13:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09 12:56 using org for meeting agendas and minutes? Adam Spiers
2008-02-11 13:34 ` Adam Spiers [this message]
2008-02-11 16:55   ` Eric Schulte
     [not found] ` <15369.1203180295@localhost>
2008-02-17 17:24   ` Adam Spiers
2008-02-18 11:19     ` Carsten Dominik
2008-02-18 11:47       ` Adam Spiers
2008-02-19  4:23         ` Bastien
2008-02-19  9:46           ` Carsten Dominik
2008-02-22 14:39     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080211133412.GB8876@atlantic.linksys.moosehall \
    --to=orgmode@adamspiers.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).