From 9c891fb4804248a9510f5c13aa404acd7b16b352 Mon Sep 17 00:00:00 2001 From: pratzohol Date: Fri, 30 Aug 2024 19:20:38 +0530 Subject: [PATCH] :) --- docs/.obsidian/app.json | 13 -- docs/.obsidian/appearance.json | 6 - docs/.obsidian/backlink.json | 3 - docs/.obsidian/core-plugins-migration.json | 30 ---- docs/.obsidian/core-plugins.json | 21 --- docs/.obsidian/graph.json | 22 --- docs/.obsidian/workspace.json | 189 --------------------- 7 files changed, 284 deletions(-) delete mode 100644 docs/.obsidian/app.json delete mode 100644 docs/.obsidian/appearance.json delete mode 100644 docs/.obsidian/backlink.json delete mode 100644 docs/.obsidian/core-plugins-migration.json delete mode 100644 docs/.obsidian/core-plugins.json delete mode 100644 docs/.obsidian/graph.json delete mode 100644 docs/.obsidian/workspace.json diff --git a/docs/.obsidian/app.json b/docs/.obsidian/app.json deleted file mode 100644 index 6b232b1..0000000 --- a/docs/.obsidian/app.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "livePreview": false, - "showLineNumber": true, - "alwaysUpdateLinks": true, - "newLinkFormat": "absolute", - "showUnsupportedFiles": true, - "userIgnoreFilters": [ - "assets/", - "javascripts/", - "stylesheets/" - ], - "readableLineLength": false -} \ No newline at end of file diff --git a/docs/.obsidian/appearance.json b/docs/.obsidian/appearance.json deleted file mode 100644 index b9717c1..0000000 --- a/docs/.obsidian/appearance.json +++ /dev/null @@ -1,6 +0,0 @@ -{ - "accentColor": "", - "theme": "obsidian", - "baseFontSizeAction": true, - "nativeMenus": true -} \ No newline at end of file diff --git a/docs/.obsidian/backlink.json b/docs/.obsidian/backlink.json deleted file mode 100644 index 48ee913..0000000 --- a/docs/.obsidian/backlink.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "backlinkInDocument": true -} \ No newline at end of file diff --git a/docs/.obsidian/core-plugins-migration.json b/docs/.obsidian/core-plugins-migration.json deleted file mode 100644 index 61f5159..0000000 --- a/docs/.obsidian/core-plugins-migration.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "file-explorer": true, - "global-search": true, - "switcher": true, - "graph": true, - "backlink": true, - "canvas": true, - "outgoing-link": true, - "tag-pane": true, - "properties": false, - "page-preview": true, - "daily-notes": true, - "templates": true, - "note-composer": true, - "command-palette": true, - "slash-command": false, - "editor-status": true, - "bookmarks": true, - "markdown-importer": false, - "zk-prefixer": false, - "random-note": false, - "outline": true, - "word-count": true, - "slides": true, - "audio-recorder": false, - "workspaces": false, - "file-recovery": true, - "publish": false, - "sync": false -} \ No newline at end of file diff --git a/docs/.obsidian/core-plugins.json b/docs/.obsidian/core-plugins.json deleted file mode 100644 index c745349..0000000 --- a/docs/.obsidian/core-plugins.json +++ /dev/null @@ -1,21 +0,0 @@ -[ - "file-explorer", - "global-search", - "switcher", - "graph", - "backlink", - "canvas", - "outgoing-link", - "tag-pane", - "page-preview", - "daily-notes", - "templates", - "note-composer", - "command-palette", - "editor-status", - "bookmarks", - "outline", - "word-count", - "slides", - "file-recovery" -] \ No newline at end of file diff --git a/docs/.obsidian/graph.json b/docs/.obsidian/graph.json deleted file mode 100644 index e21a18d..0000000 --- a/docs/.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": 1, - "close": false -} \ No newline at end of file diff --git a/docs/.obsidian/workspace.json b/docs/.obsidian/workspace.json deleted file mode 100644 index b268e24..0000000 --- a/docs/.obsidian/workspace.json +++ /dev/null @@ -1,189 +0,0 @@ -{ - "main": { - "id": "ba11c4cccc055907", - "type": "split", - "children": [ - { - "id": "2a9e6b041daf4aee", - "type": "tabs", - "children": [ - { - "id": "5a466bba2c5a4d7d", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Techie_Tech/markdown-things.md", - "mode": "preview", - "backlinks": true, - "source": true - } - } - }, - { - "id": "7ef61589736ed0b5", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Notes/Graph_Neural_Networks/3-hyperbolic-gnn-hyla.md", - "mode": "source", - "backlinks": true, - "source": true - } - } - }, - { - "id": "9a82c6b915ca4334", - "type": "leaf", - "state": { - "type": "markdown", - "state": { - "file": "Notes/Graphs_with_LLMs/1-one-for-all-ofa.md", - "mode": "source", - "backlinks": true, - "source": true - } - } - } - ], - "currentTab": 1 - } - ], - "direction": "vertical" - }, - "left": { - "id": "5e3197138631f5ea", - "type": "split", - "children": [ - { - "id": "f64bca331e12b3be", - "type": "tabs", - "children": [ - { - "id": "0268db84dde68153", - "type": "leaf", - "state": { - "type": "file-explorer", - "state": { - "sortOrder": "alphabetical" - } - } - }, - { - "id": "95aee5b00a4fb0e8", - "type": "leaf", - "state": { - "type": "search", - "state": { - "query": "", - "matchingCase": false, - "explainSearch": false, - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical" - } - } - }, - { - "id": "e1481e267dddc52e", - "type": "leaf", - "state": { - "type": "bookmarks", - "state": {} - } - } - ] - } - ], - "direction": "horizontal", - "width": 309.5 - }, - "right": { - "id": "64eb3b7b96f767c2", - "type": "split", - "children": [ - { - "id": "264aed6825425e2a", - "type": "tabs", - "children": [ - { - "id": "88e58a2c058f7f7a", - "type": "leaf", - "state": { - "type": "backlink", - "state": { - "file": "Notes/Graph_Neural_Networks/3-hyperbolic-gnn-hyla.md", - "collapseAll": false, - "extraContext": false, - "sortOrder": "alphabetical", - "showSearch": false, - "searchQuery": "", - "backlinkCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "66daef47c5806365", - "type": "leaf", - "state": { - "type": "outgoing-link", - "state": { - "file": "Notes/Graph_Neural_Networks/3-hyperbolic-gnn-hyla.md", - "linksCollapsed": false, - "unlinkedCollapsed": true - } - } - }, - { - "id": "7b9623982d36c86b", - "type": "leaf", - "state": { - "type": "tag", - "state": { - "sortOrder": "frequency", - "useHierarchy": true - } - } - }, - { - "id": "607157a82cb3d5c1", - "type": "leaf", - "state": { - "type": "outline", - "state": { - "file": "Notes/Graph_Neural_Networks/3-hyperbolic-gnn-hyla.md" - } - } - } - ], - "currentTab": 3 - } - ], - "direction": "horizontal", - "width": 490.5 - }, - "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 - } - }, - "active": "7ef61589736ed0b5", - "lastOpenFiles": [ - "Notes/Graphs_with_LLMs/1-one-for-all-ofa.md", - "Notes/Graph_Neural_Networks/3-hyperbolic-gnn-hyla.md", - "Notes/Graph_Neural_Networks/1-icl-over-graphs-GPPT.md", - "Notes/Graph_Neural_Networks/2-icl-over-graphs-PRODIGY.md", - "Notes/Graph_Neural_Networks/icl-over-graphs-prodigy.md", - "Techie_Tech/markdown-things.md", - "Notes/list-of-papers.md", - "Untitled.canvas", - "2024-03-18.md" - ] -} \ No newline at end of file