vault backup: 2026-05-27 20:08:22
This commit is contained in:
+2
-2
@@ -16,8 +16,8 @@
|
|||||||
"listChangedFilesInMessageBody": false,
|
"listChangedFilesInMessageBody": false,
|
||||||
"showStatusBar": true,
|
"showStatusBar": true,
|
||||||
"updateSubmodules": false,
|
"updateSubmodules": false,
|
||||||
"syncMethod": "merge",
|
"syncMethod": "rebase",
|
||||||
"mergeStrategy": "none",
|
"mergeStrategy": "ours",
|
||||||
"customMessageOnAutoBackup": false,
|
"customMessageOnAutoBackup": false,
|
||||||
"autoBackupAfterFileChange": false,
|
"autoBackupAfterFileChange": false,
|
||||||
"treeStructure": false,
|
"treeStructure": false,
|
||||||
|
|||||||
@@ -12,5 +12,5 @@ I added a [[small-tasks|task]] for it.
|
|||||||
[html-calculators](https://github.com/ZaneMeyers/html-calculators)
|
[html-calculators](https://github.com/ZaneMeyers/html-calculators)
|
||||||
|
|
||||||
I'm now certain that common estimating calculators
|
I'm now certain that common estimating calculators
|
||||||
(e.g. voltage drop)
|
(e.g. [[voltage-drop]])
|
||||||
could be easily replaced with documents like this one.
|
could be easily replaced with documents like this one.
|
||||||
|
|||||||
@@ -10,7 +10,7 @@ daily: "[[2026-03-05]]"
|
|||||||
|
|
||||||
## Python SQLite Voltage Drop Calculator
|
## Python SQLite Voltage Drop Calculator
|
||||||
|
|
||||||
Python script to account for voltage drop
|
Python script to account for [[voltage-drop]]
|
||||||
based on various factors given in various forms
|
based on various factors given in various forms
|
||||||
|
|
||||||
Python to handle calculation, defaults.
|
Python to handle calculation, defaults.
|
||||||
|
|||||||
Reference in New Issue
Block a user