diff --git a/.obsidian/app.json b/.obsidian/app.json index 4728c5d..d2c5204 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,4 +1,28 @@ { "vimMode": true, - "mobilePullAction": "command-palette:open" + "mobilePullAction": "command-palette:open", + "mobileToolbarCommands": [ + "editor:insert-wikilink", + "editor:insert-embed", + "editor:insert-tag", + "editor:attach-file", + "editor:set-heading", + "editor:toggle-bold", + "editor:toggle-italics", + "editor:toggle-strikethrough", + "editor:toggle-highlight", + "editor:toggle-code", + "editor:toggle-blockquote", + "editor:insert-link", + "editor:toggle-bullet-list", + "editor:toggle-numbered-list", + "editor:toggle-checklist-status", + "editor:indent-list", + "editor:unindent-list", + "editor:undo", + "editor:redo", + "editor:configure-toolbar", + "app:open-settings", + "cmdr:open-commander-settings" + ] } \ No newline at end of file diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index 2179c44..d3f66fa 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -1,4 +1,3 @@ [ - "obsidian-git", - "cmdr" + "obsidian-git" ] \ No newline at end of file diff --git a/.obsidian/plugins/cmdr/data.json b/.obsidian/plugins/cmdr/data.json index 8bcfde6..e8d5ed7 100644 --- a/.obsidian/plugins/cmdr/data.json +++ b/.obsidian/plugins/cmdr/data.json @@ -2,55 +2,15 @@ "confirmDeletion": true, "showAddCommand": true, "debug": false, - "editorMenu": [ - { - "id": "app:open-settings", - "icon": "lucide-settings", - "name": "Open settings", - "mode": "any" - } - ], - "fileMenu": [ - { - "id": "app:open-settings", - "icon": "lucide-settings", - "name": "Open settings", - "mode": "any" - } - ], + "editorMenu": [], + "fileMenu": [], "leftRibbon": [], "rightRibbon": [], "titleBar": [], - "statusBar": [ - { - "id": "app:open-settings", - "icon": "lucide-settings", - "name": "Open settings", - "mode": "any" - } - ], + "statusBar": [], "pageHeader": [], - "macros": [ - { - "macro": [ - { - "action": 0, - "commandId": "app:open-settings" - } - ], - "name": "Macro Namex", - "icon": "star", - "startup": false - } - ], - "explorer": [ - { - "id": "app:open-settings", - "icon": "lucide-settings", - "name": "Open settings", - "mode": "any" - } - ], + "macros": [], + "explorer": [], "hide": { "statusbar": [], "leftRibbon": [] diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json index 47a07b8..a08f85d 100644 --- a/.obsidian/workspace-mobile.json +++ b/.obsidian/workspace-mobile.json @@ -154,9 +154,19 @@ "icon": "lucide-list", "title": "Outline" } + }, + { + "id": "81af349cea453064", + "type": "leaf", + "state": { + "type": "git-view", + "state": {}, + "icon": "git-pull-request", + "title": "Source Control" + } } ], - "currentTab": 0 + "currentTab": 3 }, "left-ribbon": { "hiddenItems": {