From 271472deb7046b54997675eb8e0e63618974e189 Mon Sep 17 00:00:00 2001 From: Stitch505 Date: Thu, 30 Oct 2025 16:10:11 +0400 Subject: [PATCH] Last Sync: 2025-10-30 16:10 (Mobile) --- .obsidian/app.json | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/.obsidian/app.json b/.obsidian/app.json index 8a6b3cd..680fe66 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -3,5 +3,27 @@ "promptDelete": false, "attachmentFolderPath": "./Cache/Screen", "showLineNumber": true, - "alwaysUpdateLinks": true + "alwaysUpdateLinks": true, + "mobileToolbarCommands": [ + "editor:attach-file", + "editor:toggle-strikethrough", + "editor:toggle-bold", + "editor:toggle-italics", + "editor:toggle-checklist-status", + "editor:toggle-code", + "editor:toggle-blockquote", + "editor:undo", + "editor:redo", + "editor:insert-wikilink", + "editor:insert-embed", + "editor:insert-tag", + "editor:set-heading", + "editor:toggle-highlight", + "editor:insert-link", + "editor:toggle-bullet-list", + "editor:toggle-numbered-list", + "editor:indent-list", + "editor:unindent-list", + "editor:configure-toolbar" + ] } \ No newline at end of file