From c6a004caf2398670a295fdbba4365b5e84a00052 Mon Sep 17 00:00:00 2001 From: john ruina Date: Sat, 18 Jul 2026 15:24:06 -0400 Subject: [PATCH] stuff --- .obsidian/workspace.json | 45 ++++++++++++++++++++++++++------- chemistry/chemical reactions.md | 10 ++++++++ 2 files changed, 46 insertions(+), 9 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index ebd6a85..afe883f 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -8,13 +8,35 @@ "type": "tabs", "children": [ { - "id": "4113f5c6ad4fc2b2", + "id": "41376d46a88f5cac", "type": "leaf", "state": { - "type": "empty", - "state": {}, + "type": "markdown", + "state": { + "file": "chemistry/chemical reactions.md", + "mode": "source", + "source": false + }, "icon": "lucide-file", - "title": "New tab" + "title": "chemical reactions" + } + } + ] + }, + { + "id": "73603821459935d0", + "type": "tabs", + "children": [ + { + "id": "4113f5c6ad4fc2b2", + "type": "leaf", + "pinned": true, + "state": { + "type": "graph", + "state": {}, + "pinned": true, + "icon": "lucide-git-fork", + "title": "Graph view" } } ] @@ -90,6 +112,7 @@ "state": { "type": "backlink", "state": { + "file": "chemistry/chemical reactions.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -99,7 +122,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks" + "title": "Backlinks for chemical reactions" } }, { @@ -108,11 +131,12 @@ "state": { "type": "outgoing-link", "state": { + "file": "chemistry/chemical reactions.md", "linksCollapsed": false, "unlinkedCollapsed": true }, "icon": "links-going-out", - "title": "Outgoing links" + "title": "Outgoing links from chemical reactions" } }, { @@ -150,12 +174,13 @@ "state": { "type": "outline", "state": { + "file": "chemistry/chemical reactions.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "Outline" + "title": "Outline of chemical reactions" } } ] @@ -178,6 +203,8 @@ "obsidian-excalidraw-plugin:New drawing": false } }, - "active": "4113f5c6ad4fc2b2", - "lastOpenFiles": [] + "active": "41376d46a88f5cac", + "lastOpenFiles": [ + "chemistry/chemistry.md" + ] } \ No newline at end of file diff --git a/chemistry/chemical reactions.md b/chemistry/chemical reactions.md index f878025..f0d695e 100644 --- a/chemistry/chemical reactions.md +++ b/chemistry/chemical reactions.md @@ -1 +1,11 @@ [[chemistry]] + +**main types** +synthesis +decomposition +single displacement +double displacement +combustion + +synthesis is just two substances coming together to form a compound, +reactant + reactant -> \ No newline at end of file