diff --git a/.obsidian/daily-notes.json b/.obsidian/daily-notes.json index 576b600..23cb42b 100644 --- a/.obsidian/daily-notes.json +++ b/.obsidian/daily-notes.json @@ -1,6 +1,6 @@ { "folder": "Daily", - "format": "DD.MM.YYY", + "format": "DD.MM.YY", "autorun": true, - "template": "templates/Daily Note" + "template": "templates/Daily Note Template" } \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index 9dfc2f7..537fab6 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "Daily/27.06.222022.md", + "file": "Daily/27.06.22.md", "mode": "source", "source": false } @@ -87,7 +87,7 @@ "state": { "type": "backlink", "state": { - "file": "Daily/27.06.222022.md", + "file": "Daily/27.06.22.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -104,7 +104,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Daily/27.06.222022.md", + "file": "Daily/27.06.22.md", "linksCollapsed": true, "unlinkedCollapsed": true } @@ -142,7 +142,7 @@ "state": { "type": "outline", "state": { - "file": "Daily/27.06.222022.md" + "file": "Daily/27.06.22.md" } } } @@ -155,15 +155,14 @@ }, "active": "e48062180002319b", "lastOpenFiles": [ - "Daily/27.06.222022.md", - "Daily/27.06.2022.md", + "Daily/27.06.22.md", + "templates/New Problem Template.md", + "templates/Daily Note Template.md", "Firmen/Steinemann Technology/Tickets/Jürgen Stocker/Jürgen Stocker.md", "Firmen/Steinemann Technology/Notes/Penta/Änderungen.md", "attachment/Steinemann Technology/penta/läuft.jpg", "attachment/Steinemann Technology/penta/parametererstellung.jpg", "attachment/Steinemann Technology/keeper/keeper_konto.jpg", - "Firmen/Steinemann Technology/Notes/fragen für keeper.md", - "attachment/Steinemann Technology/penta/tables.jpg", - "attachment/Steinemann Technology/keeper/sso.jpg" + "Firmen/Steinemann Technology/Notes/fragen für keeper.md" ] } \ No newline at end of file diff --git a/Daily/27.06.2022.md b/Daily/27.06.22.md similarity index 100% rename from Daily/27.06.2022.md rename to Daily/27.06.22.md diff --git a/Daily/27.06.222022.md b/templates/Daily Note Template.md similarity index 92% rename from Daily/27.06.222022.md rename to templates/Daily Note Template.md index d233b29..9562967 100644 --- a/Daily/27.06.222022.md +++ b/templates/Daily Note Template.md @@ -1,3 +1,4 @@ +#daily # User ## Problem >Problemschilderung diff --git a/templates/Daily Note.md b/templates/Daily Note.md deleted file mode 100644 index d233b29..0000000 --- a/templates/Daily Note.md +++ /dev/null @@ -1,8 +0,0 @@ -# User -## Problem ->Problemschilderung - -1. Lösungsansatz -2. Lösungsansatz #lösung - ---- \ No newline at end of file diff --git a/templates/New Problem.md b/templates/New Problem Template.md similarity index 100% rename from templates/New Problem.md rename to templates/New Problem Template.md