From 9f0b6d21115a81f0126c03d48bfe6b790c68c8b7 Mon Sep 17 00:00:00 2001 From: Jan Bader Date: Thu, 24 Oct 2024 22:35:45 +0200 Subject: [PATCH] Add readme --- README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fdc1947 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +Simple go tool to give each journal note a unique name, since Obsidians calendar does not handle them correctly otherwise. I was using folders for year and month and only had the day in the notes filename. This renames each note to have a full date timestamp.