open /Applications/Acord.app
# Today's notes Some thoughts. | Quantity | Value | | -------- | ----- | | Mass | 100 | | Velocity | 9.8 |
Cmd+T inserts a table.
/= 2 + 2 → 4 /= sin(pi / 2) → 1
let m = 100 let v = 9.8 /= 0.5 * m * v^2 → 4802
fn ke(m, v) { return 0.5 * m * v^2 } /= ke(100, 9.8) → 4802
Cmd+S. Autosave also runs every 100ms to ~/.acord/notes/.
~/.acord/notes/
Acord
The editor
Cordial
Power tools
Contributors
Deleting the wiki page "First Note" cannot be undone. Continue?