Crate todo_cli_manikya

Crate todo_cli_manikya 

Source

Modules§

app
Manage the status of the TUI application
args
Manage the args passed in cli
events
Manage tui event handling
files
File management module for storing anf managing tasks
state
The current state of tasks as a buffer in tui
tui
wrapper for all tui related functions
ui
user interface for the tui

Functions§

format_date
get_id

Type Aliases§

Result
Generic wrapper for Result type