diff --git a/.obsidian/daily-notes.json b/.obsidian/daily-notes.json index 684f349..576b600 100644 --- a/.obsidian/daily-notes.json +++ b/.obsidian/daily-notes.json @@ -1,4 +1,6 @@ { "folder": "Daily", - "format": "DD.MM.YYY" + "format": "DD.MM.YYY", + "autorun": true, + "template": "templates/Daily Note" } \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index f4146ee..5e58754 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "Daily/27.06.2022.md", + "file": "templates/Daily Note.md", "mode": "source", "source": false } @@ -86,7 +86,7 @@ "state": { "type": "backlink", "state": { - "file": "Daily/27.06.2022.md", + "file": "templates/Daily Note.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -103,7 +103,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Daily/27.06.2022.md", + "file": "templates/Daily Note.md", "linksCollapsed": false, "unlinkedCollapsed": false } @@ -141,7 +141,7 @@ "state": { "type": "outline", "state": { - "file": "Daily/27.06.2022.md" + "file": "templates/Daily Note.md" } } } @@ -153,15 +153,15 @@ }, "active": "5d18a27fbc9bfa7c", "lastOpenFiles": [ + "templates/Daily Note.md", + "README.md", "Daily/27.06.2022.md", "Firmen/Steinemann Technology/Tickets/Jürgen Stocker/Teams Ram Probleme.md", "Firmen/Steinemann Technology/Tickets/Jürgen Stocker/OneDrive nicht angemeldet.md", - "README.md", "Firmen/Steinemann Technology/Tickets/Andreas Dietrich/Plotter funktioniert nicht mehr.md", "Firmen/Steinemann Technology/Andreas Dietrich/Plotter funktioniert nicht mehr.md", "Firmen/Steinemann Technology/Notes/aufsetzen der ABPs.md", "Firmen/Steinemann Technology/Notes/infomails/Achtung Phish!.md", - "Untitled.md", - "Firmen/Steinemann Technology/Notes/Penta/Änderungen.md" + "Untitled.md" ] } \ No newline at end of file diff --git a/templates/Daily Note.md b/templates/Daily Note.md new file mode 100644 index 0000000..54ca2ae --- /dev/null +++ b/templates/Daily Note.md @@ -0,0 +1,8 @@ +#template +# User +>Problemschilderung + +1. Lösungsansatz +2. Lösungsansatz #Lösung + +--- \ No newline at end of file