From 9e33d7503360f7ecfba41e791489c52488b66f4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Doma=C5=84ski?= Date: Tue, 16 Jun 2026 07:16:44 +0000 Subject: [PATCH] Jun 16, 2026, 9:16 AM --- journals/{daily-note-2026-06-12.md => 2026-06-12.md} | 0 journals/2026-06-16.md | 9 ++++++++- templates/Journal.md | 10 +++++++++- 3 files changed, 17 insertions(+), 2 deletions(-) rename journals/{daily-note-2026-06-12.md => 2026-06-12.md} (100%) diff --git a/journals/daily-note-2026-06-12.md b/journals/2026-06-12.md similarity index 100% rename from journals/daily-note-2026-06-12.md rename to journals/2026-06-12.md diff --git a/journals/2026-06-16.md b/journals/2026-06-16.md index 8ba7ada..f620978 100644 --- a/journals/2026-06-16.md +++ b/journals/2026-06-16.md @@ -1 +1,8 @@ -# 2026-06-16 +--- +title: Daily Note - 2026-06-16 +date: 2026-06-16 09:16:12 +tags: [] +Status: Active +type: DailyNote +--- + diff --git a/templates/Journal.md b/templates/Journal.md index 1897d95..080fdb7 100644 --- a/templates/Journal.md +++ b/templates/Journal.md @@ -1 +1,9 @@ -# {{date}} +--- +title: Daily Note - {{date}} +date: {{datetime}} +tags: [] +Status: Active +type: DailyNote +--- + +{{cursor}} \ No newline at end of file