logseq-cuvee
logseq-cuvee copied to clipboard
Breaks on query using comma (`,`) character
Hey,
I am using Tue, 01.03.2022 like date format. It looks like plugin makes comma base string cut for analyzing inputs, so my input command:
{{renderer :cuvee, true, (and [[highlight]] (between [[Tue, 01.03.2022]] [[Mon, 11.07.2022]] )) }}
... gets cut to something like:

Wrapping in some single quotes, double quotes changes situation a bit, but it still doesn't seem to work correctly.