dapterd
dapter
Jul 2

Variable support between lines

It would be useful if I could define a variable, like price = 15, and then use that price variable in later lines for tax calculations.
ReviewingReviewing

changed status toReviewing·Jul 4, 2026
changed status toCompleted·Jul 2, 2026
Jul 2, 2026

Our app supports variables! type `price = 15` to reference `price` variable later on

Jul 2, 2026

This would make it much easier to track monthly expenses.

Jul 2, 2026

Agreed, keeping track of values across the whole page is the main thing missing right now.