Skip to content

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

Description

@jaseemabid

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

Activity

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions