]> git.example.dev Git - research-obsidian.git/commitdiff
updated: note on wf
author2weiEmu <zweiemu@gmail.com>
Thu, 19 Feb 2026 21:33:54 +0000 (22:33 +0100)
committer2weiEmu <zweiemu@gmail.com>
Thu, 19 Feb 2026 21:33:54 +0000 (22:33 +0100)
.obsidian/workspace.json
Untitled 1.md [deleted file]
Untitled.md [deleted file]
some_ideas.md

index 74e01e36e35f29ea43756875024885e121aed71e..2436952eca2448dc7e924de5d020f225ea840b1b 100644 (file)
@@ -37,7 +37,7 @@
             "state": {
               "type": "markdown",
               "state": {
-                "file": "Watchlist & Do List.md",
+                "file": "some_ideas.md",
                 "mode": "source",
                 "source": false,
                 "backlinks": true,
@@ -52,7 +52,7 @@
                 }
               },
               "icon": "lucide-file",
-              "title": "Watchlist & Do List"
+              "title": "some_ideas"
             }
           }
         ],
   },
   "active": "de81fca1835ab3a8",
   "lastOpenFiles": [
-    "Recipes.md",
+    "System Overview and Links.md",
+    "Thoughts on Politics and Researching, and finding out things that you think are right.md",
+    "WT Skins.md",
     "Watchlist & Do List.md",
-    "Some cool music perhaps?.md",
+    "some_ideas.md",
+    "4th and 5th Gen Fighters/Grippen and F-35 Deep Dive.md",
+    "Untitled 1.md",
+    "Untitled.md",
     "List of things to do.md",
+    "Recipes.md",
+    "Some cool music perhaps?.md",
     "University/Machine Learning/Images/Pasted image 20251025120122.png",
     "University/Machine Learning/Full Notes.md",
     "University/Machine Learning/Images/Pasted image 20251025122036.png",
     "AI/References on AI.md",
     "AI/Thoughts on the Ethics of AI.md",
     "Blog/Engine-Light and Experiences writing that Software.md",
-    "Physics/Just some questions.md",
-    "Physics/Experience of the world from a Light Particle's Point of view?.md",
-    "European Union/Child Sexual Abuse Act/Notes on the Original Document.md",
     "NoteOn/note-on-logo.png",
-    "NoteOn/note-on-500-oops.svg",
-    "Dead Poet's Society/Some Notes.md",
-    "European Military Capability/References on European Military Capability.md",
-    "European Military Capability/On the Military Readiness of Europe.md",
-    "Blog/My Design Philosophy when creating (web) apps.md"
+    "NoteOn/note-on-500-oops.svg"
   ]
 }
\ No newline at end of file
diff --git a/Untitled 1.md b/Untitled 1.md
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/Untitled.md b/Untitled.md
deleted file mode 100644 (file)
index e69de29..0000000
index 1a53eb66cd68b18e30568629c93d09d0f674c801..3dd5abd14b645035f5394fcd01eb23badca85fc0 100644 (file)
@@ -4,4 +4,4 @@
 
 # Make own simple web framework easily compatible with go
 - build apps with it and then make it progressively more, feature-rich, by building bigger and bigger apps. (Just something small and simple, with no guarantee of security, though that is something that I could always look into - it shouldn't be super vulnerable after all)
-
+- basically do fun things like svelte basics, mainly assignment and components (and update functions state things, would be required if you get what I mean)