mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-10-20 13:42:42 +08: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