How to Install yokadi in Ubuntu 18.04



Install yokadi by entering the following commands in the terminal:

sudo apt update
sudo apt install yokadi

Description:

commandline todo system

Yokadi is a command-line oriented, SQLite powered, TODO list tool. It helps you organize all the things you have to do and you must not forget. It aims to be simple, intuitive and very efficient. . In Yokadi you manage projects, which contains tasks. At the minimum, a task has a title, but it can also have a description, a due date, an urgency or keywords. Keywords can be any word that help you to find and sort your tasks.

Homepage: https://yokadi.github.io/

Version: 1.1.1-1

Section: universe/utils