What is it?
TreeTag is a personal data manager. It stores information in a hierarchy (the "Tree" part of the name). But unlike other tree-based applications, TreeTag automatically positions items in the tree based on field values (the "Tag" part of the name).
The data items are generally configured to contain several fields. Different types of fields are available, including text, numbers, dates, times and predefined choices. The output format of each field can be defined for group headings, for data item titles and for data item output.
The user configures the base portion of the tree, defining rules that will group the data items into desired categories. The same items can appear in multiple locations, with sections of the tree structure using different fields for grouping or sorting. For example, data items can be arranged by date in one section, by a name field sorted alphabetically in another, and by some other category field in another. This allows the differently organized portions of the tree to act almost like predefined searches.
A source code repository is available at GitHub.
News
January 14, 2023 - Release 0.3.0 (beta)
- New Features:
- Added optional display of formatted text using Markdown text tags.
- Added support for storing and retrieving files from a Kinto network server.
October 29, 2022 - Release 0.2.0 (beta)
- New Features:
- Added a search function.
- Added commands to edit or delete multiple child nodes simultaneously.
- Added the ability to select and copy text from the detail view.
July 30, 2022 - Release 0.1.0 (beta)
- New Features:
- Ported TreeTag to Linux and Windows desktops.
- Added a two-pane view on wide screens.
- Added sample files.
- Bug Fixes:
- Many bug fixes.
May 9, 2022 - Release 0.0.3 (beta)
- New Features:
- Added import and export to/from TreeLine files.
April 23, 2022 - Release 0.0.2 (beta)
- Updates:
- Updated build parameters to work with older Android devices.
April 19, 2022 - Release 0.0.1 (beta)
- Initial release.