Insert a time heading when creating a journal entry

This commit is contained in:
Nathan Sobo
2021-12-18 10:38:54 -07:00
parent 9e8ef31452
commit e4f18947de
6 changed files with 70 additions and 39 deletions
Generated
+1 -1
View File
@@ -2501,9 +2501,9 @@ dependencies = [
name = "journal"
version = "0.1.0"
dependencies = [
"anyhow",
"chrono",
"dirs 4.0.0",
"editor",
"gpui",
"log",
"util",