From 099b04f330fc307595bce230a170cb3c06bdfd77 Mon Sep 17 00:00:00 2001 From: Zane Meyers Date: Wed, 3 Jun 2026 10:00:23 -0400 Subject: [PATCH] vault backup: 2026-06-03 10:00:23 --- .obsidian/community-plugins.json | 3 +- accubid-setup.md => conest-accubid-setup.md | 0 conest-unit-matrix.md | 32 +++++++++ conest-wbs-setup.md | 45 +++++++++++++ full-takeoff.md | 9 ++- pdi-conest-project-setup.md | 72 +-------------------- pdi-pre-takeoff-confirmation.md | 1 + periodic/daily/2026-06-03.md | 10 +++ pre-takeoff-research.md | 1 + takeoff-scripts.md | 2 +- timestamped/2026-06-02_13-24-36.md | 6 ++ units-takeoff.md | 2 +- 12 files changed, 107 insertions(+), 76 deletions(-) rename accubid-setup.md => conest-accubid-setup.md (100%) create mode 100644 conest-unit-matrix.md create mode 100644 conest-wbs-setup.md create mode 100644 periodic/daily/2026-06-03.md diff --git a/.obsidian/community-plugins.json b/.obsidian/community-plugins.json index aea9ca0..d1f1c66 100644 --- a/.obsidian/community-plugins.json +++ b/.obsidian/community-plugins.json @@ -27,5 +27,6 @@ "sheets", "tabout", "obsidian-tidy-footnotes", - "obsidian-citation-plugin" + "obsidian-citation-plugin", + "obsidian-quiet-outline" ] \ No newline at end of file diff --git a/accubid-setup.md b/conest-accubid-setup.md similarity index 100% rename from accubid-setup.md rename to conest-accubid-setup.md diff --git a/conest-unit-matrix.md b/conest-unit-matrix.md new file mode 100644 index 0000000..b68e2da --- /dev/null +++ b/conest-unit-matrix.md @@ -0,0 +1,32 @@ +--- +title: Unit Matrix +tags: [] +up: "[[conest-processes]]" +--- +# Unit Matrix + +## Create Unit Matrix + +See Electrical and Architectural sets. + +The Unit Matrix shows quantities for each typical + +> [!info] Also Known As +> * "Guestroom Matrix" +> * "Key Matrix" +> * "Room Matrix" +> * "Unit Mix" +> * "Unit Tabulation" + +> [!important] +> If matrices are provided in both Electrical and Architectural sets, +> they almost certainly disagree. +> Discrepancies must be resolved before continuing. + +There is no standard format for these matrices. + +"QQ" is sometimes used as shorthand for double queen. + +## Create Area Breakout + +`SF Calcs.xlsx` diff --git a/conest-wbs-setup.md b/conest-wbs-setup.md new file mode 100644 index 0000000..006acf9 --- /dev/null +++ b/conest-wbs-setup.md @@ -0,0 +1,45 @@ +--- +aliases: [] +title: ConEst Project Setup +tags: + - occupational + - status/draft + - type/guide +up: "[[conest-processes]]" +--- +# ConEst WBS Setup + +> See [[pdi-wbs]] + +### Save New Blank Template + +```pwsh +Set-Location "\\EgnyteDrive\Shared\Estimating\19 WBS Agreement GP" +Copy-Item ".\1. Wizard Template - WBS\MEP Wizard v3.111.4 (7-21-2025)(Summary Adjustments).xlsm" \ + ".\2. Blank Project WBS\2025\$projectName WBS $date.xlsm" +``` + +### Add Project Details + +Manage > Login + +WBS Manage > Project Details + +Complete form. + +Save + +### Add Tasks + +WBS Manage > Task Manager + +Complete Form. + +Save > Save Overwrite All + +### Get Accubid Areas + +WBS Manage > Accubid Setup + +Copy the Areas into the Accubid job, +Bid Item, System, and Floors can be ignored. diff --git a/full-takeoff.md b/full-takeoff.md index ece2b53..ad7c25d 100644 --- a/full-takeoff.md +++ b/full-takeoff.md @@ -16,9 +16,12 @@ aliases: ## Prerequisites -1. [[pre-takeoff-research|Pre-takeoff research]] -2. [[pdi-pre-takeoff-confirmation|Pre-takeoff confirmation]] -3. [[pdi-conest-project-setup|Project setup]] +1. [[pdi-conest-project-setup|Project setup]] +2. [[pre-takeoff-research|Pre-takeoff research]] +3. [[pdi-pre-takeoff-confirmation|Pre-takeoff confirmation]] +4. [[conest-unit-matrix|Create unit matrix]] +5. [[conest-wbs-setup|WBS setup]] +6. [[conest-accubid-setup|Accubid setup]] ## Sequence diff --git a/pdi-conest-project-setup.md b/pdi-conest-project-setup.md index 8918bd1..9b458e4 100644 --- a/pdi-conest-project-setup.md +++ b/pdi-conest-project-setup.md @@ -1,12 +1,11 @@ --- -aliases: - - ConEst project setup +aliases: [] title: ConEst Project Setup tags: - occupational - status/draft - type/guide -next: setup-accubid +up: "[[conest-processes]]" --- # ConEst Project Setup @@ -41,70 +40,3 @@ Set-Location ".\$region\$projectName" # copying from "\\EgnyteDrive\Shared\Estimating\$region\00 Open Bids\$projectName" # may be more practical ``` - -## Create Unit Matrix - -See Electrical and Architectural sets. - -The Unit Matrix shows quantities for each typical - -> [!info] Also Known As -> * "Guestroom Matrix" -> * "Key Matrix" -> * "Room Matrix" -> * "Unit Mix" -> * "Unit Tabulation" - -> [!important] -> If matrices are provided in both Electrical and Architectural sets, -> they almost certainly disagree. -> Discrepancies must be resolved before continuing. - -There is no standard format for these matrices. - -"QQ" is sometimes used as shorthand for double queen. - -## Create Area Breakout - -`SF Calcs.xlsx` - -## Setup WBS - -> See [[pdi-wbs]] - -### Save New Blank Template - -```pwsh -Set-Location "\\EgnyteDrive\Shared\Estimating\19 WBS Agreement GP" -Copy-Item ".\1. Wizard Template - WBS\MEP Wizard v3.111.4 (7-21-2025)(Summary Adjustments).xlsm" \ - ".\2. Blank Project WBS\2025\$projectName WBS $date.xlsm" -``` - -### Add Project Details - -Manage > Login - -WBS Manage > Project Details - -Complete form. - -Save - -### Add Tasks - -WBS Manage > Task Manager - -Complete Form. - -Save > Save Overwrite All - -### Get Accubid Areas - -WBS Manage > Accubid Setup - -Copy the Areas into the Accubid job, -Bid Item, System, and Floors can be ignored. - -## Setup Accubid - -See [[accubid-setup]]. diff --git a/pdi-pre-takeoff-confirmation.md b/pdi-pre-takeoff-confirmation.md index 2f78c6c..21d96f8 100644 --- a/pdi-pre-takeoff-confirmation.md +++ b/pdi-pre-takeoff-confirmation.md @@ -6,6 +6,7 @@ tags: - occupational/takeoff - status/draft - type/guide +up: "[[conest-processes]]" --- # Pre-Takeoff Confirmation diff --git a/periodic/daily/2026-06-03.md b/periodic/daily/2026-06-03.md new file mode 100644 index 0000000..86ad3a7 --- /dev/null +++ b/periodic/daily/2026-06-03.md @@ -0,0 +1,10 @@ +--- +id: 2026-06-03 +title: 2026-06-03 +tags: [] +weekly: "[[2026w23]]" +monthly: "[[2026-06]]" +quarterly: "[[2026q2]]" +previous: "[[2026-06-02]]" +--- +# 2026-06-03 diff --git a/pre-takeoff-research.md b/pre-takeoff-research.md index b7b8d4d..d475b0f 100644 --- a/pre-takeoff-research.md +++ b/pre-takeoff-research.md @@ -5,6 +5,7 @@ title: Pre-Takeoff Research tags: - occupational - type/guide +up: "[[conest-processes]]" --- # Pre-Takeoff Research diff --git a/takeoff-scripts.md b/takeoff-scripts.md index effc8be..c20d790 100644 --- a/takeoff-scripts.md +++ b/takeoff-scripts.md @@ -1,7 +1,7 @@ --- title: Takeoff Scripts tags: [] -up: "[[conest]]" +up: "[[conest-processes]]" --- # Takeoff Scripts diff --git a/timestamped/2026-06-02_13-24-36.md b/timestamped/2026-06-02_13-24-36.md index f8a649f..0546873 100644 --- a/timestamped/2026-06-02_13-24-36.md +++ b/timestamped/2026-06-02_13-24-36.md @@ -9,3 +9,9 @@ daily: "[[2026-06-02]]" The purpose of [[conest]] must have been much easier to recognize when it was still post-award. + +Now we're sort of under [[pdi-bid-estimating|Bid]], +but I don't think our stakeholders or their expectations have changed. +We have to be pre-award not to help Bid +(although that is a useful side effect) +but so that the [[pdi-wbs|WBS]] is ready at award. diff --git a/units-takeoff.md b/units-takeoff.md index 4eb70d1..a5c8e3a 100644 --- a/units-takeoff.md +++ b/units-takeoff.md @@ -23,7 +23,7 @@ aliases: > before beginning takeoff. 1. [[pdi-conest-project-setup#Create Unit Matrix|Create Unit Matrix]] -2. [[accubid-setup#Create Unit Typicals|Create Unit Typicals]] +2. [[conest-accubid-setup#Create Unit Typicals|Create Unit Typicals]] ## Takeoff