From 80d3e82c29e8ad903e8f9ae34b4ad1e033dbb2b9 Mon Sep 17 00:00:00 2001 From: Zane Date: Thu, 9 Oct 2025 18:24:14 -0400 Subject: [PATCH] vault backup: 2025-10-09 18:24:14 --- .gitignore | 3 +- .../plugins/recent-files-obsidian/data.json | 96 +++++++++---------- hvac-calculations.md | 6 +- windows-setup.md | 9 -- 4 files changed, 51 insertions(+), 63 deletions(-) diff --git a/.gitignore b/.gitignore index a8d3d97..f1b1735 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .obsidian/workspace.json -.obsidian/plugins/recent-files-obsidian/data.json \ No newline at end of file +.obsidian/plugins/recent-files-obsidian/data.json +/.obsidian/plugins/recent-files-obsidian/data.json \ No newline at end of file diff --git a/.obsidian/plugins/recent-files-obsidian/data.json b/.obsidian/plugins/recent-files-obsidian/data.json index 4ce4627..6a3f28c 100644 --- a/.obsidian/plugins/recent-files-obsidian/data.json +++ b/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,60 +1,16 @@ { "recentFiles": [ { - "basename": "README", - "path": "README.md" - }, - { - "basename": "2025-07-18_estimating-isnt-engineering", - "path": "2025-07-18_estimating-isnt-engineering.md" - }, - { - "basename": "assembly-objects", - "path": "assembly-objects.md" - }, - { - "basename": "assembly-philosophy", - "path": "assembly-philosophy.md" - }, - { - "basename": "automating-estimating-project-creation", - "path": "automating-estimating-project-creation.md" - }, - { - "basename": "automating-pdf-annotation", - "path": "automating-pdf-annotation.md" - }, - { - "basename": "birds", - "path": "birds.md" - }, - { - "basename": "company-switch", - "path": "company-switch.png" - }, - { - "basename": "hvac-calculations", - "path": "hvac-calculations.md" + "basename": "full-takeoff", + "path": "full-takeoff.md" }, { "basename": "windows-setup", "path": "windows-setup.md" }, { - "basename": "fixture-designations", - "path": "fixture-designations.md" - }, - { - "basename": "fixtures", - "path": "fixtures.md" - }, - { - "basename": "full-takeoff", - "path": "full-takeoff.md" - }, - { - "basename": "alternating-current", - "path": "alternating-current.md" + "basename": "README", + "path": "README.md" }, { "basename": "material-pricing", @@ -88,6 +44,14 @@ "basename": "functional-estimating", "path": "functional-estimating.md" }, + { + "basename": "fixtures", + "path": "fixtures.md" + }, + { + "basename": "fixture-designations", + "path": "fixture-designations.md" + }, { "basename": "fire-alarm", "path": "fire-alarm.md" @@ -116,6 +80,22 @@ "basename": "bpm-award-analysis", "path": "bpm-award-analysis.md" }, + { + "basename": "birds", + "path": "birds.md" + }, + { + "basename": "automating-pdf-annotation", + "path": "automating-pdf-annotation.md" + }, + { + "basename": "assembly-philosophy", + "path": "assembly-philosophy.md" + }, + { + "basename": "automating-estimating-project-creation", + "path": "automating-estimating-project-creation.md" + }, { "basename": "90-day-performance-review", "path": "90-day-performance-review.md" @@ -152,10 +132,18 @@ "basename": "strategy", "path": "strategy.md" }, + { + "basename": "alternating-current", + "path": "alternating-current.md" + }, { "basename": "area-of-refuge", "path": "area-of-refuge.md" }, + { + "basename": "assembly-objects", + "path": "assembly-objects.md" + }, { "basename": "conductor-sizing", "path": "conductor-sizing.md" @@ -168,6 +156,10 @@ "basename": "accubid-setup", "path": "accubid-setup.md" }, + { + "basename": "hvac-calculations", + "path": "hvac-calculations.md" + }, { "basename": "electrical", "path": "electrical.md" @@ -199,6 +191,14 @@ { "basename": "nfpa-70_210_branch-circuits", "path": "nfpa-70_210_branch-circuits.md" + }, + { + "basename": "nfpa-70_110_requirements-for-electrical-installations", + "path": "nfpa-70_110_requirements-for-electrical-installations.md" + }, + { + "basename": "construction-estimating", + "path": "construction-estimating.md" } ], "omittedPaths": [], diff --git a/hvac-calculations.md b/hvac-calculations.md index 08104c8..970e928 100644 --- a/hvac-calculations.md +++ b/hvac-calculations.md @@ -1,11 +1,7 @@ --- id: aliases: [] -tags: - - destiny/permanent - - status/incomplete - - topic/electrical - - type/encyclopedia +tags: [] --- # HVAC Calculations diff --git a/windows-setup.md b/windows-setup.md index 9915d31..9994917 100644 --- a/windows-setup.md +++ b/windows-setup.md @@ -1,12 +1,3 @@ ---- -id: -aliases: [] -tags: - - destiny/permanent - - status/incomplete - - topic/meta - - type/guide ---- # Windows Setup ## Clone This Vault