blacksmithgu / obsidian-dataview

A data index and query language over Markdown files, for https://obsidian.md/.
https://blacksmithgu.github.io/obsidian-dataview/
MIT License
7.06k stars 414 forks source link

Bug report #2108

Open yas-f opened 1 year ago

yas-f commented 1 year ago

What happened?

I have a file called ⚡Work log.md

Without the lightning I can query, with it I cannot. Its not a big error just worth mentioning (works with other emojis)

DQL

Task
FROM "1 Inbox/1 My notes/⚡︎Work log"
WHERE !completed

JS

No response

Dataview Version

1.4.14

Obsidian Version

0.5.59

OS

MacOS

AB1908 commented 1 year ago

Do you have an error message you could share? This seems like a Unicode parsing bug.