diff --git a/.gitignore b/.gitignore index e69de29..0b3a129 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,4 @@ +.obsidian/appearance.json +.obsidian/workspace.json +.obsidian/app.json +.obsidian/plugins/obsidian-git/** diff --git a/.obsidian/app.json b/.obsidian/app.json index 0281356..d2c5204 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1,3 +1,28 @@ { - "vimMode": true + "vimMode": true, + "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/appearance.json b/.obsidian/appearance.json index 0b75254..10ca6ad 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -2,4 +2,4 @@ "cssTheme": "Cupertino", "showRibbon": true, "translucency": false -} \ 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/obsidian-git/obsidian_askpass.sh b/.obsidian/plugins/obsidian-git/obsidian_askpass.sh old mode 100755 new mode 100644 diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json index b36df0c..a08f85d 100644 --- a/.obsidian/workspace-mobile.json +++ b/.obsidian/workspace-mobile.json @@ -27,12 +27,12 @@ "state": { "type": "markdown", "state": { - "file": "4.2/1.md", + "file": "4.2/2.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "1" + "title": "2" } } ], @@ -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": { @@ -171,10 +181,10 @@ }, "active": "b03817930b35b23c", "lastOpenFiles": [ + "4.2/1.md", "4.2/2.md", "4.2/3.md", "Untitled.md", - "4.2/1.md", "/4.2/3.md", "/4.2", "conflict-files-obsidian-git.md" diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 8fc6594..bd4c9d3 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -21,6 +21,20 @@ "title": "1" } }, + { + "id": "2524b2f3f1e2708a", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "conflict-files-obsidian-git.md", + "mode": "source", + "source": true + }, + "icon": "lucide-file", + "title": "conflict-files-obsidian-git" + } + }, { "id": "4391c77430fca8f8", "type": "leaf", @@ -35,7 +49,8 @@ "title": "2" } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -184,11 +199,12 @@ "obsidian-git:Open Git source control": false } }, - "active": "c7d6d5d21d68df06", + "active": "2524b2f3f1e2708a", "lastOpenFiles": [ + "4.2/1.md", + "conflict-files-obsidian-git.md", "4.2/2.md", "tests.md", - "4.2/1.md", "4.2/3.md", "3_1/2.md", "3_1/1-0.2.0.md",