From 94f03a3ca0b4b86c10cd71bc15d3f2098fd1293e Mon Sep 17 00:00:00 2001 From: "James@SCF-GC" Date: Wed, 22 Jun 2022 09:12:40 +0200 Subject: [PATCH] added attachment folder --- .obsidian/app.json | 3 ++- .obsidian/workspace | 5 +++-- Anhänge/DELETEME.md | 1 + 3 files changed, 6 insertions(+), 3 deletions(-) create mode 100644 Anhänge/DELETEME.md diff --git a/.obsidian/app.json b/.obsidian/app.json index 37d9e64..2fd29f8 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -2,5 +2,6 @@ "legacyEditor": false, "livePreview": true, "showLineNumber": true, - "spellcheck": false + "spellcheck": false, + "attachmentFolderPath": "Anhänge" } \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace index 7c55f8d..43d3e19 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "Personen/PC/Ternok.md", + "file": "Anhänge/DELETEME.md", "mode": "source", "source": false } @@ -69,7 +69,7 @@ "state": { "type": "backlink", "state": { - "file": "Personen/PC/Ternok.md", + "file": "Anhänge/DELETEME.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -89,6 +89,7 @@ }, "active": "cf53eb9c61001a25", "lastOpenFiles": [ + "Anhänge/DELETEME.md", "Personen/PC/Ternok.md", "Personen/Leanene Greywind.md", "Orte/Shop in Phandalin.md", diff --git a/Anhänge/DELETEME.md b/Anhänge/DELETEME.md new file mode 100644 index 0000000..ffd54df --- /dev/null +++ b/Anhänge/DELETEME.md @@ -0,0 +1 @@ +This note is only here, to be deleted, once content has been added \ No newline at end of file