2 releases
0.1.14 | Dec 27, 2024 |
---|---|
0.1.13 | Dec 22, 2024 |
#704 in Parser implementations
252 downloads per month
38KB
759 lines
tina - the personal information manager
[Home | Download | GitLab | PyPI | crates.io | ReadTheDocs]
Overview
Tina is a personal information manager with a curses interface. It allows the user to categorize short text items and to display the items in a particular category.
The tina-convert utility
The tina-convert
utility may be used to convert the native Tina database to
and from other data representation formats, e.g. JSON or YAML, so that
its contents may be examined or modified using existing tools and libraries.
Contact
Tina was initially developed by Matt Kraai within Debian, but it was broken out as a separate software package at version 0.1.11 by Peter Pentchev. It is developed in a GitLab repository. This documentation is hosted at Ringlet with a copy at ReadTheDocs.
Dependencies
~7MB
~132K SLoC