I’m excited to announce the release of a new TaskLite version!
TaskLite is a CLI task manager built with Haskell and SQLite. It also includes a GraphQL server and a webapp.
This release contains many improvements like:
- Uses Markdown with frontmatter instead of YAML for editing tasks
- New subcommand
enter
to open the default editor with an empty task - Support for importing YAML files and Markdown files
- Config field to select visible table columns and their order
- New
Age
column that shows the age of a task in a human readable fuzzy way
Check out the full changelog for more information!