Recent update - Dataview does not recognise emoji #2297
Replies: 1 comment
-
I have "gone back to basics" from a clean vault and established there seems to be no error. I have since gone into restricted mode and gradually reenabled my plugins and somehow have resolved the issue, I cannot pin-point just exactly what has caused it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently did the update to Obsidian 1.5.12 and now some of my queries from my Home Page no longer work.
$=dv.list(dv.pages('').sort(f=>f.file.mtime.ts,"desc").limit(10).file.link)
$=dv.list(dv.pages('#RESOURCES/favourite').sort(f=>f.file.name,"desc").limit(4).file.link)
Beta Was this translation helpful? Give feedback.
All reactions