Logging application which transforms personal log entries into different formats
Find a file
Dan Jones a61af1b4b3 Use dot as folder separator
Also don't add dot if no extension
2024-02-26 19:30:32 -06:00
cmd 🐛 Ensure config directory exists 2024-02-25 15:53:37 -06:00
config Use dot as folder separator 2024-02-26 19:30:32 -06:00
files Use dot as folder separator 2024-02-26 19:30:32 -06:00
models Use ParseDate in Entry 2024-02-25 13:39:12 -06:00
tools Use ParseDate in Parse 2024-02-25 13:12:13 -06:00
.gitignore ParseDate should handle DateFormat 2024-02-25 12:36:43 -06:00
go.mod Add tools.ParseDate 2024-02-24 20:38:27 -06:00
go.sum Add tools.ParseDate 2024-02-24 20:38:27 -06:00
LICENSE 🎉 Scaffold Cobra 2024-01-26 19:32:21 -06:00
main.go 🎉 Scaffold Cobra 2024-01-26 19:32:21 -06:00
Makefile 🛠 Always fmt before test or build 2024-02-03 17:14:37 -06:00