emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Charles Cave <charles_cave@optusnet.com.au>
To: emacs-orgmode@gnu.org
Subject: Updated version of my Orgnode module
Date: Fri, 26 Jun 2009 22:14:49 +0000 (UTC)	[thread overview]
Message-ID: <loom.20090626T221005-719@post.gmane.org> (raw)

I have updated my Python module "Orgnode" which reads an org-mode
file and presents the information as Orgnode objects with methods
for retrieving the various pieces of information

What's new:

- The Priority of a Headline (A, B or C) can be retrieved with the
  Priority() method
- Tags() returns a list of all tags in a headline. The only method
  I had previousy was  Tag() which returned the first tag
- hasTag(TAG) - returns true of the heading contains the tag TAG
- I fixed a bug where the properties in the last node were
  not stored.

Article and download link are on this page:

http://members.optusnet.com.au/~charles57/GTD/orgnode.html


Charles

                 reply	other threads:[~2009-06-26 22:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=loom.20090626T221005-719@post.gmane.org \
    --to=charles_cave@optusnet.com.au \
    --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).