mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 15:19:01 +02:00

in theory we could use variables in ejs, but unfortunately electron uses lodash template to create the file, which itself DOES NOT like any let/const/var assignments – wasted a bit of time finding this out, before coming up with this solution