Time.txt allows you to track and analyze your time (sheets) using plain text files.
Time.txt allows you to track and analyze your time (sheets) using plain text files. With this tool you can see what your spending your time on, search based on categories, projects, number of hours, dates or some combination of the aforementioned list. The format of the time file is completely freeform and consistent with the GTD style of todos.
Time.txt allows you to track and analyze your time (sheets) using plain text files. With this tool you can see what your spending your time on, search based on categories, projects, number of hours, dates or some combination of the aforementioned list. The format of the time file is completely freeform and consistent with the GTD style of todos.
To install time.txt, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install time.txt
To see what files were installed by time.txt, run:
port contents time.txt
To later upgrade time.txt, run:
sudo port selfupdate && sudo port upgrade time.txt
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.