TreeLine 1.2.2 (Stable branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News TreeLine 1.2.2 (Stable branch)
# 1  
Old 01-08-2009
TreeLine 1.2.2 (Stable branch)

Image TreeLine is used to organize and store 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. The format of each node can be defined, and the output can be shown on the 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. TreeLine is based on the PyQt library. License: GNU General Public License (GPL) Changes:
A German translation was added. Support was added for Python 2.6. Tabbing issues were fixed, as well as problems with special fields in node titles. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
KABIKABOO(1)							   User Manuals 						      KABIKABOO(1)

NAME
kabikaboo - recursive writing assistant SYNOPSIS
kabikaboo [FILE]... DESCRIPTION
kabikaboo is a tree branching text organizer. It is meant to be used to help aid in the writing of novels or other large documents. A recursive viewing feature allows one to see any section of the tree. You can see an overview of all the children or grandchildren of any given node in the tree, for reference. Each text node can have any arrangement of children, and the nodes can be moved around freely. A tabbed notebook allows users to keep track of the most recently opened nodes, easing movement within a large tree. This tree-based note pad could be used for any purposes - not only for novels. It could be used to plan a technical manual, todo lists, anything that would benefit from tree-based text organization. Kabikaboo is not meant to actually write a document - you should use Abi- Word/OpenOffice/LaTeX or some other editor for that purpose.. Free and open source, created with Python, PyGTK, Geany, Glade. SH OPTIONS No options available. FILES
~/.kabikaboo/settings.txt The user's saved settings file. Includes last opened file, last directory, window size, viewing preferencs, and more. It is auto- generated upon running. BUGS
If you find a bug, please run kabikaboo from command line, reproduce the bug, and report the output errors to: https://bugs.launchpad.net/kabikaboo AUTHOR
Dave Kerr <aidave@shaw.ca> SEE ALSO
abiword(1) Linux JUNE 17 2009 KABIKABOO(1)