Crate rtodo

source ·

Modules

Functions

Add todo into Vec<Todo>
Get priority of the todo as ColoredString
Display the main menu
Removes todo with the given ID from the list
Exit and save
Mark todo as done
Set priority of the todo
Mark todo as undone
Show todos in a formatted table
Display the sub menu
Update todo with the given ID
Get user input and return the value as a String