Ready to start adding computers

This commit is contained in:
2026-07-30 11:52:15 -04:00
parent 3992a00e32
commit 2086c4cdb2
5 changed files with 81 additions and 10 deletions
+1 -1
View File
@@ -17,6 +17,6 @@
"repelStrength": 10, "repelStrength": 10,
"linkStrength": 1, "linkStrength": 1,
"linkDistance": 250, "linkDistance": 250,
"scale": 1, "scale": 0.33689025984950866,
"close": true "close": true
} }
+29
View File
@@ -969,6 +969,35 @@
"fileExistsBehavior": { "fileExistsBehavior": {
"kind": "prompt" "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", "inputPrompt": "single-line",
+6 -6
View File
@@ -78965,8 +78965,8 @@
}, },
{ {
"firstUsed": "2026-07-30T13:10:53.976Z", "firstUsed": "2026-07-30T13:10:53.976Z",
"lastUsed": "2026-07-30T13:10:53.976Z", "lastUsed": "2026-07-30T15:51:08.457Z",
"useCount": 1, "useCount": 2,
"codepoint": "Ω" "codepoint": "Ω"
}, },
{ {
@@ -78977,8 +78977,8 @@
}, },
{ {
"firstUsed": "2026-07-24T09:44:13.731Z", "firstUsed": "2026-07-24T09:44:13.731Z",
"lastUsed": "2026-07-24T09:44:13.731Z", "lastUsed": "2026-07-30T15:50:55.280Z",
"useCount": 1, "useCount": 2,
"codepoint": "➹" "codepoint": "➹"
}, },
{ {
@@ -78989,8 +78989,8 @@
}, },
{ {
"firstUsed": "2026-07-23T18:48:07.249Z", "firstUsed": "2026-07-23T18:48:07.249Z",
"lastUsed": "2026-07-23T18:59:48.656Z", "lastUsed": "2026-07-30T15:50:40.877Z",
"useCount": 2, "useCount": 3,
"codepoint": "→" "codepoint": "→"
} }
] ]
@@ -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:**
@@ -1,4 +1,7 @@
| | Name | Code | Notes | | | Name | Code | Notes |
| --- | ---------------------------- | ------ | ----- | | --- | -------------------------------------- | ------ | ----- |
| ⸬ | Squared Four Dot Punctuation | U+2E2C | | | ⸬ | Squared Four Dot Punctuation | U+2E2C | |
| → | Rightwards Arrow | | |
| ➹ | Heavy black-feathered north east arrow | | |
| Ω | Ohm sign | | |