ANN: TakeNote 0.4 - Note taking and organization

rasmus matt.rasmus at gmail.com
Tue Jul 15 17:34:30 CEST 2008


TakeNote is a simple cross-platform note taking program implemented in
Python.  I have been using it for my research and class notes, but it
should be applicable to many note taking situations.  Although this is
my first release, it has most of the basic features needed for
effective notes.

TakeNote is ideal for storing your class notes, TODO lists, research
notes, journal entries, paper outlines, etc in a simple notebook
hierarchy with rich-text formatting, images, and more. Using full-text
search, you can retrieve any note for later reference.

TakeNote is designed to be cross-platform (runs on Windows, Linux, and
MacOS X, implemented in Python and PyGTK) and stores your notes in
simple and easy to manipulate file formats (HTML and XML). Archiving
and transferring your notes is as easy as zipping or copying a
folder.  TakeNote is licensed under GPL.

TakeNote 0.4 is has the following features:

    * Rich-text formatting
    * Hierarchical organization for notes
    * Full-text search
    * Inline images
    * Integrated screenshot
    * Spell checking (via gtkspell)
    * Auto-saving
    * Built-in backup and restore (archive to zip files)
    * Cross-platform (Linux, Windows, MacOS X)

Web site and download:
http://rasm.ods.org/takenote


Matt Rasmussen


More information about the Python-announce-list mailing list