From 1d4f20e29bef8a0d9cd8148d975da1498b66d999 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Fri, 23 Aug 2024 16:33:51 -0400 Subject: [PATCH] vault backup: 2024-08-23 16:33:51 --- .../obsidian-pandoc-reference-list/data.json | 2 +- .obsidian/workspace.json | 30 ++++++++++++++----- ... things I found that I should look into.md | 1 + 3 files changed, 24 insertions(+), 9 deletions(-) create mode 100644 Random things I found that I should look into.md diff --git a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json index 0b2ec476..94be59a8 100755 --- a/.obsidian/plugins/obsidian-pandoc-reference-list/data.json +++ b/.obsidian/plugins/obsidian-pandoc-reference-list/data.json @@ -5,7 +5,7 @@ { "id": 2, "name": "Cole Group", - "lastUpdate": 1724444790578 + "lastUpdate": 1724444879612 } ], "renderCitations": true, diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 4c545845..324b45cc 100755 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,13 +13,26 @@ "state": { "type": "markdown", "state": { - "file": "Learning How to Use Github.md", + "file": "Setting up Neovim for Python.md", + "mode": "source", + "source": false + } + } + }, + { + "id": "0dafebe2c335aa3a", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Random things I found that I should look into.md", "mode": "source", "source": false } } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -85,7 +98,7 @@ "state": { "type": "backlink", "state": { - "file": "Learning How to Use Github.md", + "file": "Random things I found that I should look into.md", "collapseAll": true, "extraContext": false, "sortOrder": "alphabetical", @@ -102,7 +115,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Learning How to Use Github.md", + "file": "Random things I found that I should look into.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -125,7 +138,7 @@ "state": { "type": "outline", "state": { - "file": "Learning How to Use Github.md" + "file": "Random things I found that I should look into.md" } } } @@ -148,17 +161,18 @@ "command-palette:Open command palette": false } }, - "active": "0a068f4631b7c088", + "active": "0dafebe2c335aa3a", "lastOpenFiles": [ + "Setting up Neovim for Python.md", + "Random things I found that I should look into.md", + "Learning How to Use Github.md", "1. Daily Notes/8. August/2024-08-23.md", "test", - "Learning How to Use Github.md", "Learn how to use GitHub.md", "1. Daily Notes/8. August/2024-08-22.md", "7. BeagleBone/2. pymodbus On the BeagleBone.md", "Setting up a virtual python environment (venv).md", "7. BeagleBone/BeagleBone for ARCADE.md", - "Setting up Neovim for Python.md", "7. BeagleBone/1. BeagleBone Setup 😎.md", "().md", "8. Zotero Web Server", diff --git a/Random things I found that I should look into.md b/Random things I found that I should look into.md new file mode 100644 index 00000000..37be9ee6 --- /dev/null +++ b/Random things I found that I should look into.md @@ -0,0 +1 @@ +(Matlab for ) \ No newline at end of file