seanlowe / obsidian-timelines

Create a timeline view of all notes with the specified combination of tags
https://seanlowe.github.io/obsidian-timelines/
MIT License
39 stars 2 forks source link

Can't preview notes in horizontal mode #10

Closed Exkywor closed 6 months ago

Exkywor commented 10 months ago

Hi, I was trying to get this to work today and managed to have the vertical timeline working. However, in the horizontal mode, I can't make it show a preview of the note when I hover/click/control click on an event, as shown in your example.

This is what I get: image

No matter where I click on the event, I can't get it to display its info or jump to its note, in the horizontal mode. If I double-click on the event it sort of glitches and displays the thumbnail inside the event box for like half a second. I had a similar issue with the original plugin, btw.

seanlowe commented 9 months ago

Yeah, this is an existing issue I've been trying to triage. This functionality works a lot better in the front matter update I've been working on for the past couple weeks. When that functionality gets released, this should work as expected.

Exkywor commented 9 months ago

Awesome!

ReconVirus commented 9 months ago

Yeah, this is an existing issue I've been trying to triage. This functionality works a lot better in the front matter update I've been working on for the past couple weeks. When that functionality gets released, this should work as expected.

attach a href link to the <a> of the title, that way it should work with your <div> and <span> as well

seanlowe commented 6 months ago

Was just testing this on the #9 PR. Works pretty splendidly. Hope to have that merged in soon.

Exkywor commented 6 months ago

Sounds awesome! Can't wait for it to be ready so I can add all of my notes from my history deck from Anki :D

Exkywor commented 6 months ago

It's fixed now and works pefectly!