How to handle property names with colons? #2082
Replies: 1 comment
-
Never mind, I just renamed the properties. |
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.
-
Is it possible to work with property names with colons in the name (e.g.
teilnehmer:innen
). I can define these without problems in Obsidian. I tried escaping the colon in Dataview queries but that didn’t work. Or do I have to rename them to use them with Dataview? Thanks!Beta Was this translation helpful? Give feedback.
All reactions