Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-07 07:59
1.9.0

这是全部重写树线在 Python 3 中的不稳定发展快照。它包括很多的性能和可用性改进。这仍然不是功能完整,但是它是足够远沿可供多个用户。此版本不应该用于任何关键的工作,但测试赞赏。
标签: unstable major
This is an unstable development snapshot of a full rewrite of TreeLine in Python 3. It includes many performance and usability improvements. It's still not feature complete, but it's far enough along to be usable for many users. This version should not be used for any critical work, but testing is appreciated.

2011-11-12 01:23
1.4.1

此版本修复了几个 bug 涉及使用加密的文件和导入的文件。
标签: stable bugfix
This release fixes several bugs involving the use of encrypted files and imported files.

2011-04-14 21:16
1.4.0

此版本结束1.3.x的发展系列。自1.3.5变动包括路径为基础的领域以前的目录回忆,对窗口命令工具栏图标的增加以及出口的一列控制在HTML错误更正。因为1.2.x版的主要变化包括:能够多窗口操作,能够从多个更新Windows相同的文件,命令添加内部链接的文本,一种新的多目录的HTML导出,可搜索的帮助下,和工具栏/快捷复位按钮来撤消定制。
标签: Stable, Major
This release ends the 1.3.x development series. Changes since 1.3.5 include the remembering of previous directories for path-based fields, the addition of toolbar icons for window commands, and the correction of a column control bug in HTML export. Major changes since 1.2.x include the ability to operate with multiple windows, the ability to update the same file from multiple windows, a command to add internal links to text, a new multiple-directory HTML export, searchable help, and toolbar/shortcut reset buttons to undo customizations.

2010-09-22 07:25
1.3.4

此版本修正小错误在窗口列表和拼写检查。它还增加了一个法国GUI翻译。
标签: Minor bugfixes, Unstable
This release fixes minor bugs in the window list and the spell checker. It also adds a French GUI translation.

2010-06-24 23:22
1.3.3

搜索功能已被添加到帮助观众。为滚动数据编辑器视图现在通过网页周期以及键盘快捷方式。德国翻译已被更新。臭虫固定涉及层叠窗口和数据的编辑器视图的初始大小定位。
标签: major unstable
A search function has been added to the help viewer. The keyboard shortcuts for scrolling the data editor view now cycle through pages as well. The German translation has been updated. Bugs were fixed involving the positioning of cascading windows and the initial sizing of the data editor view.

Project Resources