Task Rustler 🗒️ A simple task manager written in Rust Features Add, modify and remove tasks Mark a task as completed Change task priority, there are three different priorities: High, Medium, Low. Sort task by priority or by date Export tasks list to a file in iCalendar format rfc5545 Tasks list view Commands h help a add a new task m modify selected task p change priority of a task s sort tasks by priority t sort tasks by date Ctrl + d delete task Ctrl + e export tasks list to .ics file (iCalendar)