vault backup: 2026-05-04 17:15:02

This commit is contained in:
2026-05-04 17:15:02 -04:00
parent ff99ba112d
commit d0527ac4f6
45 changed files with 385 additions and 182 deletions
+26
View File
@@ -4,3 +4,29 @@ tags: []
up: "[[conest]]"
---
# Takeoff Scripts
Scripts should be directed,
limiting extraneous information.
## Citations
Use footnotes to reference timestamped notes.
Do this:
```markdown
Even when drawings show 2 separate duplex receptacles,
use `DW & DISPOSAL DUAL CIR - ...`,
which includes only one receptacle.[^1]
[^1]: [[2026-01-12_10-42-30#Unit Dishwasher/Disposal]]
```
not this:
```markdown
> [!quote] [[joel-jansen]] 2026-01-12 in reference to [[woodbrook]] (pp.)
> Even when drawings show 2 separate duplex receptacles,
> use `DW & DISPOSAL DUAL CIR - ...`,
> which includes only one receptacle.
```