emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Schulte <schulte.eric@gmail.com>
To: Adam Spiers <orgmode@adamspiers.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: using org for meeting agendas and minutes?
Date: Mon, 11 Feb 2008 08:55:26 -0800	[thread overview]
Message-ID: <47b07df2.1e068e0a.0ebb.0f4e@mx.google.com> (raw)
In-Reply-To: <20080211133412.GB8876@atlantic.linksys.moosehall>

On Monday, February 11, at 13:34, Adam Spiers wrote:
 > On Sat, Feb 09, 2008 at 12:56:07PM +0000, Adam Spiers wrote:

[snipped]...

 > 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?

I believe the TODO entries are saved as special properties, so you
should be able to access them using the properties API, which I have
found easy to use (and I'm far from facile with elisp).

(info "(org)Special Properties")

(info "(org)Using the property API")

although I don't know how you would cycle through all of the headers
in an org file...

  reply	other threads:[~2008-02-11 16:55 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
2008-02-11 16:55   ` Eric Schulte [this message]
     [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=47b07df2.1e068e0a.0ebb.0f4e@mx.google.com \
    --to=schulte.eric@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=orgmode@adamspiers.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).