]> git.example.dev Git - research-obsidian.git/commitdiff
updated: new project
author2weiEmu <zweiemu@gmail.com>
Sun, 25 Jan 2026 13:57:55 +0000 (14:57 +0100)
committer2weiEmu <zweiemu@gmail.com>
Sun, 25 Jan 2026 13:57:55 +0000 (14:57 +0100)
.obsidian/app.json
.obsidian/workspace.json
List of things to do.md [new file with mode: 0644]
some_ideas.md

index 0a7a8549faf94fc5eb7c20a0571727a01f42bce9..299bb40bec70cee354a72116da95b854d9735335 100644 (file)
@@ -9,5 +9,6 @@
     "margin": "0",
     "downscalePercent": 80
   },
-  "promptDelete": false
+  "promptDelete": false,
+  "openBehavior": "file:List of things to do"
 }
\ No newline at end of file
index f2dd333ef7b94b8ae0177618f4968db375c00464..71aefd8edf9c29fa9fc649d233149bd221972e2a 100644 (file)
             "id": "04094233c3d02ad2",
             "type": "leaf",
             "state": {
-              "type": "empty",
-              "state": {},
+              "type": "markdown",
+              "state": {
+                "file": "some_ideas.md",
+                "mode": "source",
+                "source": false,
+                "backlinks": true,
+                "backlinkOpts": {
+                  "collapseAll": false,
+                  "extraContext": false,
+                  "sortOrder": "alphabetical",
+                  "showSearch": false,
+                  "searchQuery": "",
+                  "backlinkCollapsed": false,
+                  "unlinkedCollapsed": true
+                }
+              },
               "icon": "lucide-file",
-              "title": "New tab"
+              "title": "some_ideas"
             }
           }
         ]
   },
   "active": "04094233c3d02ad2",
   "lastOpenFiles": [
+    "Some cool music perhaps?.md",
+    "System Overview and Links.md",
+    "Thoughts on Politics and Researching, and finding out things that you think are right.md",
+    "Watchlist & Do List.md",
+    "List of things to do.md",
     "Poems that I like/Poems that I like.md",
     "Radar and Stealth/Method_Of_Edge_Waves_In_The_Physical_Theory_Of_Diffraction.pdf",
     "Radar and Stealth/References on Stealth and Radar.md",
     "AI/References on AI.md",
     "4th and 5th Gen Fighters/Grippen and F-35 Deep Dive.md",
     "some_ideas.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",
     "Untitled 1.md",
     "Untitled.md",
     "Daily/27-01-2025.md",
     "Bundesverfassungsgericht/Urteil_des_Ersten_Senats_vom_5_November_2019.pdf",
     "Bundesverfassungsgericht/References on Bundesverfassungsgericht.md",
     "Blog/sis50.nl Experiences Writing that Software.md",
-    "Blog/Saalbach.dev and experiences writing that software.md",
-    "Blog/My Design Philosophy when creating (web) apps.md",
     "Poems that I like",
     "Robert's Opsec Policy",
     "Pasted image 20251106230015.png",
diff --git a/List of things to do.md b/List of things to do.md
new file mode 100644 (file)
index 0000000..61b8d21
--- /dev/null
@@ -0,0 +1,6 @@
+Stardew Valley Server
+
+Organise Birthday
+
+Finish setting up sending email:
+- https://wiki.archlinux.org/title/Postfix
index 5a19e1b588c2d975e751e3e5a62048cf70e92cd2..1a53eb66cd68b18e30568629c93d09d0f674c801 100644 (file)
@@ -1,3 +1,7 @@
 # Pacman Wrapper (GUI)
 
 # FFMPEG Wrapper (Adobe Rush Style, nice and simple and easy)
+
+# 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)
+