Skip to content

evasquare/hali

Repository files navigation

Hali

Hali is an easy-to-use todo app where the app data is stored in a simple text format. It also lets you set your custom file path.

App Preview

use-example

FAQ

How do I create my own todo file?

You can create an empty txt file and choose the file in the app settings.

How do I update my todos without opening Hali?

Hali uses a syntax that is similiar to checkboxes in Markdown format. To update todos, you can simply type x in the square brackets.

Before:

- [] Todo A
- [] Todo B

After:

- [x] Todo A
- [] Todo B

About

Easy-to-use todo app with its own data format.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published