diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index 8c7f11a..5ecafd4 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -4,7 +4,6 @@ "calendar", "obsidian-auto-link-title", "hotkey-helper", - "obsidian-git", "obsidian-hover-editor", "link-favicon", "nldates-redux", diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json new file mode 100644 index 0000000..19999e6 --- /dev/null +++ b/.obsidian/workspace-mobile.json @@ -0,0 +1,185 @@ +{ + "main": { + "id": "4438257977855cc3", + "type": "split", + "children": [ + { + "id": "f6db662d90947490", + "type": "tabs", + "children": [ + { + "id": "bad07d299ec57f33", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Logs/Daily/2026-05-24.md", + "mode": "preview", + "source": false + }, + "icon": "lucide-file", + "title": "2026-05-24" + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "e41e5008063f1835", + "type": "mobile-drawer", + "children": [ + { + "id": "d6b6c5786b4132f7", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical", + "autoReveal": false + }, + "icon": "lucide-folder-closed", + "title": "Files" + } + }, + { + "id": "47fbb62e69cf6fb8", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + }, + "icon": "lucide-search", + "title": "Search" + } + }, + { + "id": "9dcbea69d803631b", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-tags", + "title": "Tags" + } + }, + { + "id": "38788f0966130385", + "type": "leaf", + "state": { + "type": "all-properties", + "state": { + "sortOrder": "frequency", + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-archive", + "title": "All properties" + } + }, + { + "id": "e43192a6cbfc2810", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {}, + "icon": "lucide-bookmark", + "title": "Bookmarks" + } + } + ], + "currentTab": 0 + }, + "right": { + "id": "5c63c99038e99bbc", + "type": "mobile-drawer", + "children": [ + { + "id": "2ccd656d6c26da3b", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "Logs/Daily/2026-05-24.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-coming-in", + "title": "Backlinks" + } + }, + { + "id": "9417fbe301addfda", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "Logs/Daily/2026-05-24.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + }, + "icon": "links-going-out", + "title": "Outgoing links" + } + }, + { + "id": "f2d68f9ef3924f12", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "Logs/Daily/2026-05-24.md", + "followCursor": false, + "showSearch": false, + "searchQuery": "" + }, + "icon": "lucide-list", + "title": "Outline" + } + }, + { + "id": "5082cbce7b8fd4b7", + "type": "leaf", + "state": { + "type": "calendar", + "state": {}, + "icon": "calendar-with-checkmark", + "title": "Calendar" + } + } + ], + "currentTab": 0 + }, + "left-ribbon": { + "hiddenItems": { + "switcher:Open quick switcher": false, + "graph:Open graph view": false, + "canvas:Create new canvas": false, + "daily-notes:Open today's daily note": false, + "templates:Insert template": false, + "command-palette:Open command palette": false, + "bases:Create new base": false, + "obsidian42-brat:BRAT": false, + "periodic-notes:Open today": false + } + }, + "active": "bad07d299ec57f33", + "lastOpenFiles": [] +} \ No newline at end of file