From 9c298e862e271d04e54525a5ae0f3b2ab00eaa00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Doma=C5=84ski?= Date: Mon, 15 Jun 2026 09:54:03 +0000 Subject: [PATCH] Jun 15, 2026, 11:54 AM --- journals/2026-06-15.md | 8 ++++++++ templates.md | 4 ++++ templates/Journal.md | 1 - 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 journals/2026-06-15.md create mode 100644 templates.md diff --git a/journals/2026-06-15.md b/journals/2026-06-15.md new file mode 100644 index 0000000..41946cc --- /dev/null +++ b/journals/2026-06-15.md @@ -0,0 +1,8 @@ +--- +title: Daily Note - 2026-06-15 +date: 2026-06-15 11:52:19 +tags: [] +Status: Active +type: DailyNote +--- + diff --git a/templates.md b/templates.md new file mode 100644 index 0000000..049db51 --- /dev/null +++ b/templates.md @@ -0,0 +1,4 @@ +--- +type: Type +--- +# Templates diff --git a/templates/Journal.md b/templates/Journal.md index c3fd965..080fdb7 100644 --- a/templates/Journal.md +++ b/templates/Journal.md @@ -1,5 +1,4 @@ --- -type: "DailyNote" title: Daily Note - {{date}} date: {{datetime}} tags: []