Skip to content

Commit

Permalink
vault backup: 2024-11-18 01:50:35
Browse files Browse the repository at this point in the history
  • Loading branch information
blacklightpy committed Nov 17, 2024
1 parent 02c8dbb commit f97fad5
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 11 deletions.
12 changes: 6 additions & 6 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,17 +208,17 @@
"state": {
"type": "markdown",
"state": {
"file": "๐Ÿ—ƒ๏ธ Unorganized/General Notes/General Design Principles.md",
"file": "๐Ÿ—ƒ๏ธ Unorganized/๐Ÿ’ญ๏ธ Developing My Own Philosophy/๐Ÿ’ก๏ธ Idea Articles (including drafts)/The App Hype.md",
"mode": "source",
"backlinks": false,
"source": false
},
"icon": "lucide-file",
"title": "General Design Principles"
"title": "The App Hype"
}
}
],
"currentTab": 13
"currentTab": 12
}
],
"direction": "vertical"
Expand Down Expand Up @@ -390,8 +390,10 @@
"webpage-html-export:Export Vault to HTML": false
}
},
"active": "a915794af8e807a9",
"active": "597b74309d89f646",
"lastOpenFiles": [
"๐Ÿ—ƒ๏ธ Unorganized/๐Ÿ’ญ๏ธ Developing My Own Philosophy/๐Ÿ’ก๏ธ Idea Articles (including drafts)/The App Hype.md",
"๐Ÿ—ƒ๏ธ Unorganized/General Notes/General Design Principles.md",
"๐Ÿ—ƒ๏ธ Unorganized/General Notes/How to configure a system.md",
"๐Ÿ—ƒ๏ธ Unorganized/General Notes/Ideas for my Website.md",
"๐Ÿ—ƒ๏ธ Unorganized/Early Set of Unorganized Notes (not very messy)/Personal Website Inspirations.md",
Expand All @@ -417,8 +419,6 @@
"๐Ÿ—ƒ๏ธ Unorganized/General Notes/My Visual Interface Markup Language.md",
"๐Ÿ—ƒ๏ธ Unorganized/General Notes/Raster Image Scaling Algorithms.md",
"๐Ÿ”ฎ World Building/Science and Engineering/Mathematics/Computer Science/Algorithms/Algorithms.md",
"๐Ÿ—ƒ๏ธ Unorganized/General Notes/A Priori and A Posteriori.md",
"๐Ÿ”ฎ World Building/Science and Engineering/Mathematics/Computer Science/Algorithms/Algorithms Used by Google Search.md",
"๐Ÿค  Personal/Daily Notes",
"๐Ÿ—บ๏ธ World Exploration/Life Forms",
"๐Ÿ”ฎ World Building/Science and Engineering/Mathematics/Pure Mathematics/Graph Theory",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Now, when it comes to window managers in the nerd space, they prefer a barebones
> One has to choose:
>
> - The type of window manager (Manual Stacking, Manual Tiling, Dynamic Tiling)
> - The choice of displaying protocol (X or Wayland)
> - The choice of displaying protocol (X or Wayland -- a temporary problem)
> - The choice of window manager (Based on what features it has and any plugin ecosystem)
> - The choice of panel and dock
> - The choice of panel widgets (Workspace Switcher, Notifications, Calendar, Now Playing)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,26 @@ To expand:
| |- City Planning
|- Designing
| |- Encoded Ideas
| | |- General Computer Program Language
| | |- Domain Specific Program
| | | |- Internet Programs
| | |- Coding
| | | |- General Computer Program Language
| | | | |- Internet Programs
| | | | | |- Program
| | | | | |- User Interface
| | | | |- General Software
| | | | | |- Program
| | | | | |- User Interface
| | |- Domain Specific Languages
| | | |- Database Management
| | | |- Application Software
| | | |- General Scripting Languages
| | | | |- Lua
| | | | |- Pawn
| | | |- Specialized Scripting Languages
| | | | |- VimScript
| | | | |- QML
| | | |- Graphics
| | | | |- OpenGL Shading Language
| | | |- Numerical Control
| | | | |- G-Code
| | |- Writing
| | | |- Documentation
| |- Tangible Items
Expand Down

0 comments on commit f97fad5

Please sign in to comment.