summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)AuthorFilesLines
2021-04-08refactor: sort dependencies in Cargo.toml in alphabetical orderLars Wirzenius1-10/+10
2021-04-08feat! add support for tera templates for new journal entriesLars Wirzenius1-0/+278
2021-04-02feat! support multiple draftsLars Wirzenius1-0/+50
2021-03-26feat! rewrite codeLars Wirzenius1-46/+149
2020-11-16feat: add "jt edit" to edit a draft with a chosen editorLars Wirzenius1-0/+115
2020-09-05feat: create and initialise a new journalLars Wirzenius1-0/+251