Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
veradrawer opened this issue Dec 11, 2021 · 3 comments
Open

Comments

@veradrawer
Copy link

@veradrawer veradrawer commented Dec 11, 2021

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:

  • 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

@veradrawer veradrawer added the bug label Dec 11, 2021
@veradrawer veradrawer changed the title [Bug]: Dataview appends rendering in preview [Bug]: Date and time trigger format appends incorrectly rendering in preview Dec 11, 2021
@veradrawer
Copy link
Author

@veradrawer veradrawer commented Jan 21, 2022

Bumping this

@mgmeyers
Copy link
Owner

@mgmeyers mgmeyers commented Jan 22, 2022

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
Copy link
Author

@veradrawer veradrawer commented Jan 25, 2022

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

Ha! Take care and good luck!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants