From 9a9783ecafd79d8aa6f1f3d24db83f641a72489d Mon Sep 17 00:00:00 2001 From: Alexander Navarro Date: Sun, 17 Sep 2023 11:43:15 -0300 Subject: [PATCH] fix repo from tablet --- .gitignore | 2 +- .obsidian/workspace-mobile.json | 183 -------------------------------- 2 files changed, 1 insertion(+), 184 deletions(-) delete mode 100644 .obsidian/workspace-mobile.json diff --git a/.gitignore b/.gitignore index d96ad98..335e75b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ .obsidian/wokspace.json -.obsidian/wokspace-mobile.json +.obsidian/workspace-mobile.json .env diff --git a/.obsidian/workspace-mobile.json b/.obsidian/workspace-mobile.json deleted file mode 100644 index 56f6538..0000000 --- a/.obsidian/workspace-mobile.json +++ /dev/null @@ -1,183 +0,0 @@ -{ - "main": { - "id": "96576fbeb739692b", - "type": "split", - "children": [ - { - "id": "9ada2aec218eccde", - "type": "tabs", - "children": [ - { - "id": "6ec76155e27255b4", - "type": "leaf", - "state": { - "type": "kanban", - "state": { - "file": "projects/todos.md" - } - } - } - ] - } - ], - "direction": "vertical" - }, - "left": { - "id": "9ee82ebd5341d0ba", - "type": "mobile-drawer", - "children": [ - { - "id": "6848b8fe8490234f", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical" - } - } - }, - { - "id": "b2be441ba3da0dc9", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "9c3c0f7f43df7285", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "d4ea11462d459af4", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {} - } - } - ], - "currentTab": 0 - }, - "right": { - "id": "5080419efcb1f510", - "type": "mobile-drawer", - "children": [ - { - "id": "b362e999234c8da6", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "projects/todos.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "bf7e20e6279a1e0c", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "projects/todos.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "c60b013ab4e84665", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "projects/todos.md" - } - } - }, - { - "id": "a441e03b3d4e49a0", - "type": "leaf", - "state": { - "type": "git-view", - "state": {} - } - } - ], - "currentTab": 3 - }, - "left-ribbon": { - "hiddenItems": { - "dbfolder:Create a new database table": false, - "obsidian-excalidraw-plugin:Create new drawing": false, - "obsidian-projects:Open projects": false, - "zk-prefixer:Create new unique note": false, - "workspaces:Manage workspace layouts": false, - "switcher:Open quick switcher": false, - "graph:Open graph view": false, - "daily-notes:Open today's daily note": false, - "templates:Insert template": false, - "command-palette:Open command palette": false - } - }, - "active": "6ec76155e27255b4", - "lastOpenFiles": [ - "projects/games.md", - "projects/radio.md", - "games/warioware-touched.md", - "games/warioware-move-it.md", - "games/warioware-inc-mega-microgames.md", - "games/tunic.md", - "games/the-last-case-of-benedict-fox.md", - "games/the-knight-witch.md", - "games/the-great-ace-attorney-adventures--1.md", - "games/the-great-ace-attorney-2-resolve.md", - "games/tactics-ogre-reborn.md", - "games/super-mario-rpg.md", - "games/star-wars-the-force-unleashed.md", - "games/star-wars-the-force-unleashed-ii.md", - "games/splatoon-3.md", - "games/splatoon-3-side-order.md", - "games/splatoon-2.md", - "games/splatoon-2-octo-expansion.md", - "games/signalis.md", - "games/sifu.md", - "games/shovel-knight.md", - "games/sekiro-shadows-die-twice.md", - "games/sea-of-stars.md", - "games/rollerdrome.md", - "games/record-of-lodoss-war-deedlit-in-wonder-labyrinth.md", - "games/phoenix-wright-ace-attorney.md", - "/config.ts", - "series", - "/series", - "projects/todos-notes", - "notes/utils", - "notes/thoughts", - "/projects/todos-notes", - "/notes/utils", - "/notes/thoughts", - "blog" - ] -} \ No newline at end of file