From 03bc8c861908034e9b272346dd8d24d8f48c744b Mon Sep 17 00:00:00 2001 From: Ben Hong Date: Wed, 17 Jan 2024 20:42:33 -0800 Subject: [PATCH] feat: update config for layouts --- .../obsidian-minimal-settings/data.json | 10 +++---- .obsidian/plugins/readwise-official/data.json | 2 +- .obsidian/workspace.json | 30 +++++++------------ 3 files changed, 17 insertions(+), 25 deletions(-) diff --git a/.obsidian/plugins/obsidian-minimal-settings/data.json b/.obsidian/plugins/obsidian-minimal-settings/data.json index 423cccf..695c36d 100644 --- a/.obsidian/plugins/obsidian-minimal-settings/data.json +++ b/.obsidian/plugins/obsidian-minimal-settings/data.json @@ -17,18 +17,18 @@ "iframeWidth": "iframe-default-width", "mapWidth": "map-default-width", "chartWidth": "chart-default-width", - "colorfulHeadings": false, - "colorfulFrame": false, - "colorfulActiveStates": false, + "colorfulHeadings": true, + "colorfulFrame": true, + "colorfulActiveStates": true, "trimNames": true, - "labeledNav": false, + "labeledNav": true, "fullWidthMedia": true, "bordersToggle": true, "minimalStatus": true, "focusMode": false, "underlineInternal": true, "underlineExternal": true, - "useSystemTheme": false, + "useSystemTheme": true, "folding": true, "lineNumbers": false, "readableLineLength": true, diff --git a/.obsidian/plugins/readwise-official/data.json b/.obsidian/plugins/readwise-official/data.json index b2bfbb9..35575ea 100644 --- a/.obsidian/plugins/readwise-official/data.json +++ b/.obsidian/plugins/readwise-official/data.json @@ -4,7 +4,7 @@ "frequency": "1440", "triggerOnLoad": true, "isSyncing": false, - "lastSyncFailed": false, + "lastSyncFailed": true, "lastSavedStatusID": 12371289, "currentSyncStatusID": 0, "refreshBooks": true, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index dd3a407..e1f34bd 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,19 +4,15 @@ "type": "split", "children": [ { - "id": "5d7066bc4d23a8ec", + "id": "33d3d21a1fd6ff00", "type": "tabs", "children": [ { - "id": "f8c8ecf70c03bb98", + "id": "49a351728be3089d", "type": "leaf", "state": { - "type": "markdown", - "state": { - "file": "templates/Frontmatter (Template).md", - "mode": "source", - "source": false - } + "type": "empty", + "state": {} } } ] @@ -93,7 +89,6 @@ "state": { "type": "backlink", "state": { - "file": "templates/Frontmatter (Template).md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -110,7 +105,6 @@ "state": { "type": "outgoing-link", "state": { - "file": "templates/Frontmatter (Template).md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -144,9 +138,7 @@ "type": "leaf", "state": { "type": "outline", - "state": { - "file": "templates/Frontmatter (Template).md" - } + "state": {} } } ] @@ -158,21 +150,22 @@ "left-ribbon": { "hiddenItems": { "obsidian-excalidraw-plugin:Create new drawing": false, - "templater-obsidian:Templater": false, - "obsidian-omnivore:Omnivore": false, + "templater-obsidian:Templater": true, + "obsidian-omnivore:Omnivore": true, "obsidian-projects:Open projects": false, - "switcher:Open quick switcher": false, + "switcher:Open quick switcher": true, "graph:Open graph view": false, "canvas:Create new canvas": false, - "command-palette:Open command palette": false, + "command-palette:Open command palette": true, "random-note:Open random note": false, "workspaces:Manage workspace layouts": false, "publish:Publish changes...": false, "periodic-notes:Open today": false } }, - "active": "f8c8ecf70c03bb98", + "active": "fb856f856aa3f888", "lastOpenFiles": [ + "templates/Frontmatter (Template).md", "notes/Obsidian Theme Demo File.md", "notes/Hello World.md", "README.md", @@ -199,7 +192,6 @@ "zettelkasten/marcusolssonobsidian-projects by marcusolsson.md", "zettelkasten/marcusolssonobsidian-projects Plain text project planning in Obsidian by Natalie Kraneiß.md", "zettelkasten/Waybound by Will Wight.md", - "zettelkasten/The Minimalist Entrepreneur by Sahil Lavingia.md", "zettelkasten" ] } \ No newline at end of file