diff --git a/.obsidian/graph.json b/.obsidian/graph.json index 42a46ec..d868d53 100644 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -17,6 +17,6 @@ "repelStrength": 10, "linkStrength": 1, "linkDistance": 250, - "scale": 1, + "scale": 0.33689025984950866, "close": true } \ No newline at end of file diff --git a/.obsidian/plugins/quickadd/data.json b/.obsidian/plugins/quickadd/data.json index 20c190b..2388312 100644 --- a/.obsidian/plugins/quickadd/data.json +++ b/.obsidian/plugins/quickadd/data.json @@ -969,6 +969,35 @@ "fileExistsBehavior": { "kind": "prompt" } + }, + { + "id": "378286b0-d277-482b-96b3-16a711b82429", + "name": "Create⸬Hardware⸬Computer", + "type": "Template", + "command": false, + "templatePath": "99 Toolkit/Templates/Computer-Related/Computer.md", + "fileNameFormat": { + "enabled": false, + "format": "" + }, + "folder": { + "enabled": true, + "folders": [], + "chooseWhenCreatingNote": false, + "createInSameFolderAsActiveFile": true, + "chooseFromSubfolders": false + }, + "appendLink": false, + "openFile": true, + "fileOpening": { + "location": "tab", + "direction": "vertical", + "mode": "default", + "focus": true + }, + "fileExistsBehavior": { + "kind": "prompt" + } } ], "inputPrompt": "single-line", diff --git a/.obsidian/plugins/unicode-search/data.json b/.obsidian/plugins/unicode-search/data.json index ce550ad..9024d4a 100644 --- a/.obsidian/plugins/unicode-search/data.json +++ b/.obsidian/plugins/unicode-search/data.json @@ -78965,8 +78965,8 @@ }, { "firstUsed": "2026-07-30T13:10:53.976Z", - "lastUsed": "2026-07-30T13:10:53.976Z", - "useCount": 1, + "lastUsed": "2026-07-30T15:51:08.457Z", + "useCount": 2, "codepoint": "Ω" }, { @@ -78977,8 +78977,8 @@ }, { "firstUsed": "2026-07-24T09:44:13.731Z", - "lastUsed": "2026-07-24T09:44:13.731Z", - "useCount": 1, + "lastUsed": "2026-07-30T15:50:55.280Z", + "useCount": 2, "codepoint": "➹" }, { @@ -78989,8 +78989,8 @@ }, { "firstUsed": "2026-07-23T18:48:07.249Z", - "lastUsed": "2026-07-23T18:59:48.656Z", - "useCount": 2, + "lastUsed": "2026-07-30T15:50:40.877Z", + "useCount": 3, "codepoint": "→" } ] diff --git a/99 Toolkit/Templates/Computer-Related/Computer.md b/99 Toolkit/Templates/Computer-Related/Computer.md new file mode 100644 index 0000000..32ae841 --- /dev/null +++ b/99 Toolkit/Templates/Computer-Related/Computer.md @@ -0,0 +1,39 @@ +<%* +let hostname = await tp.system.prompt("Hostname"); +let description = await tp.system.prompt("Description"); +-%> +--- +Structure: Hardware⸬Computer +Hostname: <% hostname %> +IP Address: +VPN IP Address: +CPU: +CPU Cooler: +RAM: +Motherboard: +GPU: +NIC: +PSU: +Case: +RAID: false +RAID Card/HBA: +Disks: See disks section of this note +DAP: false +PDA1000: false +resolver: false +UPS: +OS: +Software: +Location: +Description: <% description %> +Notes: +Last Maintenance Date: +Last Update Date: +--- +# <% hostname %> +> [!warning] <%description %> + +## Disks + +## Hardware History +**Originally Built:** \ No newline at end of file diff --git a/99 Toolkit/Unicode/Unicode Quick-Reference.md b/99 Toolkit/Unicode/Unicode Quick-Reference.md index cc761f3..c2ac9f5 100644 --- a/99 Toolkit/Unicode/Unicode Quick-Reference.md +++ b/99 Toolkit/Unicode/Unicode Quick-Reference.md @@ -1,4 +1,7 @@ -| | Name | Code | Notes | -| --- | ---------------------------- | ------ | ----- | -| ⸬ | Squared Four Dot Punctuation | U+2E2C | | +| | Name | Code | Notes | +| --- | -------------------------------------- | ------ | ----- | +| ⸬ | Squared Four Dot Punctuation | U+2E2C | | +| → | Rightwards Arrow | | | +| ➹ | Heavy black-feathered north east arrow | | | +| Ω | Ohm sign | | |