Categories
TreeLine
'TreeLine' organizes and stores text data in a tree structure. It is well suited to keeping track of many different types of information. Each node of the tree can contain several defined fields, forming a mini-database. User can define the format of each node; output can be shown on screen, printed, or exported to HTML.
The tree structure is navigated and edited in the left pane of the window, while various views of the child data are shown and editable in the right pane. The data is stored in XML text files.
Last updated 4 May, 2005
About
Leadership
- Doug Bell - Maintainer
Requirements
- PyQT 2.4 or later (Use Requirement)
- Python 2.1 or later (Use Requirement)
- Qt 2.3 or 3.x (Use Requirement)
- XML parser (Use Requirement)
- aspell *or* ispell (for spell checking) (Weak Prerequisite)
Related Projects
Versions
0.12.0
0.12.0 beta released 2005-05-04
- Released: 4 May, 2005
- Code Maturity: Beta
- Source Archive: http://www.bellz.org/treeline/treeline-0.12.0.t...
- Licenses: GPLv2
- Interfaces: X Window System




