TaskLite 0.5 released

I’m excited to announce the release of a new TaskLite version! :tada:

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!

13 Likes

It seems an excellent tool! Well done!

3 Likes