windhamdavid 1 week ago
parent
commit
e3b5cc5de7
5 changed files with 37 additions and 0 deletions
  1. 2 0
      notes/house/bath.md
  2. 18 0
      notes/house/fire.md
  3. 2 0
      notes/house/house.md
  4. 13 0
      notes/house/kitchen.md
  5. 2 0
      sidebarsnotes.js

+ 2 - 0
notes/house/bath.md

@@ -6,6 +6,8 @@
 
 ## Log
 
+- **25/8/27-28** - Carpenter Dressing Room
+- **25/8/26** - Plumbing Hardware
 - **25/8/25** - Electrician
 - **25/8/15,18** - Plumbing/CPW - Tankless
 - **25/8/04-8** - Painters

+ 18 - 0
notes/house/fire.md

@@ -0,0 +1,18 @@
+# Fireplaces
+
+25/08/26 - I stopped building fires in the fireplaces a couple of years ago. I think I got tired of wasting the energy... stacking wood, waiting up late to make sure the fire was out and so on. And that's not to mention that we just don't have that much cold weather to endure. I do remember so remarkably cold nights last year though so I'm thinking about switching them out to gas. 
+
+We had a gas fireplace in our last house. It wasn't any more efficient or charming that the wood burning fireplaces. It was just gas logs and a blower. This time it's gonna be direct vent.. where the entire unit is sealed and pulls the oxygen down from the chimney. Now that the gas lines are in, I had to get some measurements to get the process started. I've started this note on the pricing and install options.  
+
+estimate guess is at least **$8000** - even if it saves a couple hundred a month for the four cold months, it'd take ten years. 
+
+- โœ… Gas line hook-in ( for tankless in [bath remodel](bath.md) )
+- Natural Gas Fireplaces - [dominion efficency report](https://cdn-dominionenergy-prd-001.azureedge.net/-/media/pdfs/south-carolina/save-energy/thermwise/desc-thermwise-fireplace-qualified-models.pdf)
+  - bi-directional ( coaxial ) direct vent with blower & temp controls
+  - inserts to use existing chimneys
+  - Valor G3 / Mendota FV32
+  - sizes - den 30x24", living 36x24"
+
+![fireplace](/img/glen-buck-den.jpg)
+![fireplace](/img/glen-buck-living.jpg)
+

+ 2 - 0
notes/house/house.md

@@ -6,6 +6,7 @@
 
 [bath](bath.md)
 | [build](build.md)
+| [fireplaces](fire.md)
 | [helene](helene.md)
 | [studio](studio.md)
 
@@ -132,6 +133,7 @@ Here's ๐Ÿ‘‡๐Ÿผ the first sketch I made in 2016 of potential changes.
   - bi-directional ( coaxial ) direct vent with blower & temp controls
   - inserts to use existing chimneys
   - Valor G3 / Mendota FV32
+  - sizes - den 30x24", living 36x24"
 
 
 ### Paint

+ 13 - 0
notes/house/kitchen.md

@@ -0,0 +1,13 @@
+# Kitchen
+
+( future project 2026? )
+
+- โœ… new dishwasher
+- counter depth fridge
+- remove jenn-air grill
+- new hood
+  - using old jenn-air exhaust
+- new countertops
+  - wrap around bar seating
+- new under cabinet lighting
+- new pendant lights

+ 2 - 0
sidebarsnotes.js

@@ -96,6 +96,8 @@ module.exports = {
           ]
         },
         'house/studio',
+        'house/kitchen',
+        'house/fire',
         'house/bath',
         'house/build',
       ]