mgmeyers / obsidian-kanban

Create markdown-backed Kanban boards in Obsidian.
https://publish.obsidian.md/kanban/
GNU General Public License v3.0
3.17k stars 184 forks source link

[Bug]: Date and time trigger format appends incorrectly rendering in preview #407

Open veradrawer opened 2 years ago

veradrawer commented 2 years ago

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: imagen I added an [ ] append to both date and time so line could be rendered by dataview.

This output the following: imagen Kanban renders it as desired, hooray!

imagen 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: imagen 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

veradrawer commented 2 years ago

Bumping this

mgmeyers commented 2 years ago

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 😬

veradrawer commented 2 years ago

Just FYI, it'll take me some time as I just started grad school 😬

Ha! Take care and good luck!

DudeThatsErin commented 6 months ago

Any updates on this? Good luck with school, btw. Just curious.