I’ve started using silverbullet yesterday, and am currently in the process of setting everything up for my way of working. I like the simplicity that was used with LUA.
I have trouble executing queries, though. E.g. taking this query from the docs:
${query[[from n = {1, 2, 3} order by n desc]]}
renders to Lua error: attempting to call nil as a function
Is there something I’m doing wrong, or broken with my installation?
I’ve setup silverbullet on a windows machine using Docker.