packages feed

jot-0.1.0.0: README.md

# Jot

Jot is a little notebook. It makes little notepages with timestamps that you can customize. By default it uses vim and
puts stuff in notes/year/month/day.md. Try it with

    stack install
    jot

You can customize the configuration in configs/config.dhall and run.

    jot --config=configs/config.dhall

You can use either dhall or yaml for the config.