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

Calendar preview is broken when there are multiple entries per day #1798

Open
jaseemabid opened this issue Feb 9, 2023 · 2 comments · May be fixed by #2401
Open

Calendar preview is broken when there are multiple entries per day #1798

jaseemabid opened this issue Feb 9, 2023 · 2 comments · May be fixed by #2401
Assignees
Labels
bug Something isn't working.

Comments

@jaseemabid
Copy link

What happened?

When there are multiple entries for a day, the calendar preview doesn't show the right file. N dots are visible as expected, but hovering over any of them shows the same file (first one?).

Minimal example to reproduce

$ echo "Test 1" > '2023-02-09 01-10.md'
$ echo "Test 2" > '2023-02-09 01-20.md'
$ echo "Test 3" > '2023-02-09 01-30.md'

I would expect hovering on the different dots to show different previews, not the same one 3 times. See the video.

dv.cal.hover.bug.mov

DQL

CALENDAR file.day

JS

No response

Dataview Version

0.5.55

Obsidian Version

1.1.9

OS

MacOS

@jaseemabid jaseemabid added the bug Something isn't working. label Feb 9, 2023
@ja1den
Copy link

ja1den commented Sep 30, 2023

It would be great if this could be improved. Only being able to preview and navigate to the first note for a day limits the CALENDAR's usefulness significantly.

@depaljas
Copy link

I confirm this bug exists also on my side. What else would be good is if the preview also mentions the name of the file.

lizhuoran1019 added a commit to lizhuoran1019/obsidian-dataview that referenced this issue Mar 7, 2024
@TKDKid1000 TKDKid1000 linked a pull request Jul 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants