diff --git a/.obsidian/app.json b/.obsidian/app.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.obsidian/app.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.obsidian/appearance.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json deleted file mode 100644 index 96869df..0000000 --- a/.obsidian/core-plugins.json +++ /dev/null @@ -1,19 +0,0 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "outgoing-link", - "tag-pane", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "editor-status", - "starred", - "outline", - "word-count", - "file-recovery" -] \ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json deleted file mode 100644 index ab66d44..0000000 --- a/.obsidian/graph.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "collapse-filter": true, - "search": "", - "showTags": false, - "showAttachments": false, - "hideUnresolved": false, - "showOrphans": true, - "collapse-color-groups": true, - "colorGroups": [], - "collapse-display": true, - "showArrow": false, - "textFadeMultiplier": 0, - "nodeSizeMultiplier": 1, - "lineSizeMultiplier": 1, - "collapse-forces": true, - "centerStrength": 0.518713248970312, - "repelStrength": 10, - "linkStrength": 1, - "linkDistance": 250, - "scale": 0.11660477277966168, - "close": false -} \ No newline at end of file diff --git a/.obsidian/hotkeys.json b/.obsidian/hotkeys.json deleted file mode 100644 index 9e26dfe..0000000 --- a/.obsidian/hotkeys.json +++ /dev/null @@ -1 +0,0 @@ -{} \ No newline at end of file diff --git a/.obsidian/workspace b/.obsidian/workspace deleted file mode 100644 index 840a638..0000000 --- a/.obsidian/workspace +++ /dev/null @@ -1,139 +0,0 @@ -{ - "main": { - "id": "26c1d5043e97a250", - "type": "split", - "children": [ - { - "id": "3a07771d4c32b983", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Logic/Disjunction_Elimination.md", - "mode": "preview", - "source": false - } - } - } - ], - "direction": "vertical" - }, - "left": { - "id": "2e2d413b07672e46", - "type": "split", - "children": [ - { - "id": "e8e9316b59517052", - "type": "tabs", - "children": [ - { - "id": "f9904be6e8b54776", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": {} - } - }, - { - "id": "6ce6f22853a14337", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "tag:#publication", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "087697dc2054be3f", - "type": "leaf", - "state": { - "type": "starred", - "state": {} - } - } - ], - "currentTab": 1 - } - ], - "direction": "horizontal", - "width": 300 - }, - "right": { - "id": "ec55042120b08d99", - "type": "split", - "children": [ - { - "id": "afc0c1bab3e7a1d4", - "type": "tabs", - "children": [ - { - "id": "0dfdc7a995d20deb", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "Logic/Disjunction_Elimination.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "502a657839489cd7", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "Logic/Disjunction_Elimination.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "f769a309ad6de62c", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "bf315f300ad73f26", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "Logic/Disjunction_Elimination.md" - } - } - } - ], - "currentTab": 2 - } - ], - "direction": "horizontal", - "width": 300 - }, - "active": "6ce6f22853a14337", - "lastOpenFiles": [ - "Logic/Biconditional_Introduction.md", - "Logic/Conditional_Introduction.md", - "Algorithms/Algorithmic_complexity.md", - "Linguistics/Design_features_of_language.md" - ] -} \ No newline at end of file