Hi, inspired by the Obsidian Forum thread, I added an append to the Kanban settings so Dataview can register the task via inline.
My settings currenly look like this: I added an [ ] append to both date and time so line could be rendered by dataview.
This output the following: Kanban renders it as desired, hooray!
After checking with a sample Dataview query to test this, it works! We have Dataview Inline!
But, funnyly enough, the kanban board preview adds an unexpected character: Okay, that happened. Escaping the character or using parenthesis instead doesn't work either.
So, here we are. I'm asking for either:
a) Review why this happens: a closing bracket has gone akimbo!
b) Official support: A toggleable option to automatically add brackets grants full Dataview Inline support.
Story When I'm setting date and time format in Kanban,
I want to make it readable by Dataview inline,
So can I set lists on daily notes that link to the relevant tasks.
Success criteria
The user can preset custom queries compatible with Dataview Inline.
Expected Behavior
The closing bracket shouldn't be visible.
Steps to reproduce
Set kanban settings to fit a Dataview Inline viable query, create some tasks and preview them in the kanban board.
Relevant errors (if available)
No response
Operating system
Windows
The text was updated successfully, but these errors were encountered:
veradrawer
changed the title
[Bug]: Dataview appends rendering in preview
[Bug]: Date and time trigger format appends incorrectly rendering in preview
Dec 11, 2021
Thanks @veradrawer. I actually have some plans to support dataview inline metadata out of the box. I'll look into what's going on here, though, in the mean time. Just FYI, it'll take me some time as I just started grad school 😬
Describe the bug
Hi, inspired by the Obsidian Forum thread, I added an append to the Kanban settings so Dataview can register the task via inline.
My settings currenly look like this:

I added an
[ ]append to both date and time so line could be rendered by dataview.This output the following:

Kanban renders it as desired, hooray!
After checking with a sample Dataview query to test this, it works! We have Dataview Inline!
But, funnyly enough, the kanban board preview adds an unexpected character:

Okay, that happened. Escaping the character or using parenthesis instead doesn't work either.
So, here we are. I'm asking for either:
Story
When I'm setting date and time format in Kanban,
I want to make it readable by Dataview inline,
So can I set lists on daily notes that link to the relevant tasks.
Success criteria
The user can preset custom queries compatible with Dataview Inline.
Expected Behavior
The closing bracket shouldn't be visible.
Steps to reproduce
Set kanban settings to fit a Dataview Inline viable query, create some tasks and preview them in the kanban board.
Relevant errors (if available)
No response
Operating system
Windows
The text was updated successfully, but these errors were encountered: