From eb83970fe25b7a86e28e2d6c2a696b88a3ce588d Mon Sep 17 00:00:00 2001 From: Andreas Bail Date: Mon, 10 Aug 2026 15:58:30 +0200 Subject: [PATCH] Adjust Settings --- .obsidian/app.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.obsidian/app.json b/.obsidian/app.json index c146ada..236d763 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -7,5 +7,6 @@ "landscape": false, "margin": "2", "downscalePercent": 100 - } + }, + "newFileLocation": "current" } \ No newline at end of file