31 lines
740 B
Markdown
31 lines
740 B
Markdown
---
|
||
id: 2025-12-04T09:51:17-0500
|
||
title: 2025-12-04 09:51:17
|
||
tags:
|
||
- topic/automation
|
||
daily: "[[2025-12-04]]"
|
||
---
|
||
# 2025-12-04 09:51:17
|
||
|
||
* [x] TODO: Build test case estimating helper html app ➕ 2026-12-04
|
||
|
||
It may be possible
|
||
to replicate the behavior of my takeoff workbooks
|
||
in a static .html file using JavaScript.
|
||
|
||
This would be preferable since it would allow
|
||
* version control,
|
||
* comments,
|
||
* hidden by default complexity[^1]
|
||
|
||
[^1]: user only sees forms/fields relevant to the problem they're trying to solve,
|
||
or as necessary for the complexity of the job.
|
||
`Add Output > Conductor Supports`
|
||
`Add Complication > Multiple Buildings`
|
||
|
||
A good test case would be a simple 3 variable equation solver.
|
||
|
||
* speed
|
||
* distance
|
||
* time
|