mirror of
https://github.com/zadam/trilium.git
synced 2026-03-29 16:20:19 +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