From af98eddc3bd55b59d8a733764fff84ea04c88112 Mon Sep 17 00:00:00 2001 From: Molly Zaugg Date: Sat, 1 Aug 2026 16:42:04 -0400 Subject: [PATCH] Configured attachments to save in subfolder --- .obsidian/app.json | 3 ++- .obsidian/plugins/unicode-search/data.json | 10 ++++++++-- Untitled.md | 0 3 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 Untitled.md diff --git a/.obsidian/app.json b/.obsidian/app.json index b54cf6c..2482a3a 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -3,5 +3,6 @@ "trashOption": "local", "promptDelete": false, "alwaysUpdateLinks": true, - "showInlineTitle": true + "showInlineTitle": true, + "attachmentFolderPath": "./~Attachments" } \ No newline at end of file diff --git a/.obsidian/plugins/unicode-search/data.json b/.obsidian/plugins/unicode-search/data.json index 9024d4a..ff42f33 100644 --- a/.obsidian/plugins/unicode-search/data.json +++ b/.obsidian/plugins/unicode-search/data.json @@ -78957,6 +78957,12 @@ "initialized": true, "version": "0.7.0", "codepoints": [ + { + "firstUsed": "2026-08-01T15:40:05.851Z", + "lastUsed": "2026-08-01T15:40:59.414Z", + "useCount": 8, + "codepoint": "↳" + }, { "firstUsed": "2026-07-30T13:27:54.992Z", "lastUsed": "2026-07-30T13:27:54.992Z", @@ -78989,8 +78995,8 @@ }, { "firstUsed": "2026-07-23T18:48:07.249Z", - "lastUsed": "2026-07-30T15:50:40.877Z", - "useCount": 3, + "lastUsed": "2026-08-01T15:55:38.526Z", + "useCount": 4, "codepoint": "→" } ] diff --git a/Untitled.md b/Untitled.md new file mode 100644 index 0000000..e69de29