diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json new file mode 100644 index 0000000..5da9e85 --- /dev/null +++ b/.obsidian/workspace-mobile.json @@ -0,0 +1,137 @@ +{ + "main": { + "id": "4bb3a620681ae2c6", + "type": "split", + "children": [ + { + "id": "b492e104a9967548", + "type": "tabs", + "children": [ + { + "id": "be950590befc28d0", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Android App.md", + "mode": "source", + "source": false + } + } + } + ] + } + ], + "direction": "vertical" + }, + "left": { + "id": "2114ac051cac4d00", + "type": "mobile-drawer", + "children": [ + { + "id": "d1acf92f14226047", + "type": "leaf", + "state": { + "type": "file-explorer", + "state": { + "sortOrder": "alphabetical" + } + } + }, + { + "id": "6f75b87a4a9d8007", + "type": "leaf", + "state": { + "type": "search", + "state": { + "query": "", + "matchingCase": false, + "explainSearch": false, + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical" + } + } + }, + { + "id": "16171a64600f4963", + "type": "leaf", + "state": { + "type": "tag", + "state": { + "sortOrder": "frequency", + "useHierarchy": true + } + } + }, + { + "id": "40256b1031184e30", + "type": "leaf", + "state": { + "type": "bookmarks", + "state": {} + } + } + ], + "currentTab": 0 + }, + "right": { + "id": "20b3a2295b854328", + "type": "mobile-drawer", + "children": [ + { + "id": "3008abc4722952bc", + "type": "leaf", + "state": { + "type": "backlink", + "state": { + "file": "Android App.md", + "collapseAll": false, + "extraContext": false, + "sortOrder": "alphabetical", + "showSearch": false, + "searchQuery": "", + "backlinkCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "c65324cfe31f268f", + "type": "leaf", + "state": { + "type": "outgoing-link", + "state": { + "file": "Android App.md", + "linksCollapsed": false, + "unlinkedCollapsed": true + } + } + }, + { + "id": "578fdca34ab358a9", + "type": "leaf", + "state": { + "type": "outline", + "state": { + "file": "Android App.md" + } + } + } + ], + "currentTab": 0 + }, + "left-ribbon": { + "hiddenItems": { + "audio-recorder:Start/stop recording": false, + "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 + } + }, + "active": "be950590befc28d0", + "lastOpenFiles": [] +} \ No newline at end of file diff --git a/Android App.md b/Android App.md index 39c280f..b42baf5 100644 --- a/Android App.md +++ b/Android App.md @@ -3,4 +3,4 @@ Use MLKit for document scanning # Confirm Receipt # View Inventory # Manage Recipes -# Make Recipes \ No newline at end of file +# Recipes \ No newline at end of file