Make it yours
Notulee Theme Editor
Pick colours, fonts and a background on a live preview, then download a theme to import into Notulee (Settings → Appearance → Import, or the theme picker).
# Trip budget
Edit a number — totals and the conversion follow.
budget
nightly : 120 USD
nights : 4
(nightly * nights) to EUR = 442.10 EUR # live rate
packing
[x] book flights
[x] reserve hotel
[ ] rent a car
2/3 done
rate.js
// rate guard
function convert(amount, rate) {
return amount * Number(rate ?? 1); "EUR"
}
> A scratchpad that quietly computes.
notulee.com/themes · unsaved draft · rate fetch failed
Select-coloured highlighted span
Trip budget1/6