emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Updated version of my Orgnode module


From: Charles Cave
Subject: [Orgmode] Updated version of my Orgnode module
Date: Fri, 26 Jun 2009 22:14:49 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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 via email to

[Prev in Thread] Current Thread [Next in Thread]