From 5629916fb184fc47478fbd5085218af917b2704d Mon Sep 17 00:00:00 2001 From: 2weiEmu Date: Sun, 25 Jan 2026 14:57:55 +0100 Subject: [PATCH] updated: new project --- .obsidian/app.json | 3 ++- .obsidian/workspace.json | 30 ++++++++++++++++++++++-------- List of things to do.md | 6 ++++++ some_ideas.md | 4 ++++ 4 files changed, 34 insertions(+), 9 deletions(-) create mode 100644 List of things to do.md diff --git a/.obsidian/app.json b/.obsidian/app.json index 0a7a854..299bb40 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -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 diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index f2dd333..71aefd8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,10 +11,24 @@ "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" } } ] @@ -162,6 +176,11 @@ }, "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", @@ -171,10 +190,7 @@ "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", @@ -189,8 +205,6 @@ "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 index 0000000..61b8d21 --- /dev/null +++ b/List of things to do.md @@ -0,0 +1,6 @@ +Stardew Valley Server + +Organise Birthday + +Finish setting up sending email: +- https://wiki.archlinux.org/title/Postfix diff --git a/some_ideas.md b/some_ideas.md index 5a19e1b..1a53eb6 100644 --- a/some_ideas.md +++ b/some_ideas.md @@ -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) + -- 2.54.0