Ultralist is a task management system for technical people. It is a command-line component that is very fast and stays out of the way. Ultralist is based off of the Getting Things Done system. It has a concept of due dates, projects, and contexts.
Ultralist is a task management system for technical people. It is a command-line component that is very fast and stays out of the way. Ultralist is based off of the Getting Things Done system. It has a concept of due dates, projects, and contexts.
To install ultralist, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install ultralist
To see what files were installed by ultralist, run:
port contents ultralist
To later upgrade ultralist, run:
sudo port selfupdate && sudo port upgrade ultralist
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.