From 7b813e8a97da08cb8dc966826f3fae62f2bf6fea Mon Sep 17 00:00:00 2001 From: Richard Oswald Date: Sun, 15 Jun 2025 19:26:33 -0500 Subject: [PATCH] moved files around --- .obsidian/workspace.json | 14 +++++++------- tutorials/Clown Tutorial.md => Clown Tutorial.md | 0 random/Picture Test.md => Picture Test.md | 0 3 files changed, 7 insertions(+), 7 deletions(-) rename tutorials/Clown Tutorial.md => Clown Tutorial.md (100%) rename random/Picture Test.md => Picture Test.md (100%) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 8a4cc9a..9fa5e19 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "random/Picture Test.md", + "file": "Picture Test.md", "mode": "source", "source": false }, @@ -94,7 +94,7 @@ "state": { "type": "backlink", "state": { - "file": "random/Picture Test.md", + "file": "Picture Test.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -113,7 +113,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "random/Picture Test.md", + "file": "Picture Test.md", "linksCollapsed": false, "unlinkedCollapsed": true }, @@ -142,7 +142,7 @@ "state": { "type": "outline", "state": { - "file": "random/Picture Test.md", + "file": "Picture Test.md", "followCursor": false, "showSearch": false, "searchQuery": "" @@ -168,10 +168,10 @@ "command-palette:Open command palette": false } }, - "active": "3fc70afc3c55181f", + "active": "acce4ec55445d742", "lastOpenFiles": [ - "tutorials/Clown Tutorial.md", - "random/Picture Test.md", + "Clown Tutorial.md", + "Picture Test.md", "random", "attachments/cat-typing-4031388285.gif", "attachments/3vtrpul63by51-4262966329.jpg", diff --git a/tutorials/Clown Tutorial.md b/Clown Tutorial.md similarity index 100% rename from tutorials/Clown Tutorial.md rename to Clown Tutorial.md diff --git a/random/Picture Test.md b/Picture Test.md similarity index 100% rename from random/Picture Test.md rename to Picture Test.md