gndclouds / days-since-obsidian

A plugin to show the number of days since a given date.
https://gndclouds.earth/project/days-since-obsidian
Creative Commons Zero v1.0 Universal
4 stars 0 forks source link

No tooltip #1

Closed KillyMXI closed 3 months ago

KillyMXI commented 4 months ago

Obsidian 1.5.12 Plugin version 1.0.0 from community plugins

Documentation doesn't specify whether date must be a link or text or code, but I tried all options and I can see no tooltip:

days-since

I also spotted this error in developer console:

image

Tried in sandbox vault - still no tooltip, and got this:

image

gndclouds commented 4 months ago

hmm interesting, thanks for letting me know, the screenshots are super helpful. Will debug it this evening.

gndclouds commented 3 months ago

still working on this, i get the same issue in production but my testing env doesn't give the same Error so 'm trying to recreate it.

gndclouds commented 3 months ago

ok all is fixed in 2.0.3

gndclouds 20240519-213409-Obsidian-1990-01-31 - ObsidianSandBox - Obsidian v1 6 0

KillyMXI commented 3 months ago

Thank you. I can confirm that it works as shown above - right at the moment I select a date text.

I see some issues with this though.

The promise from the plugin description:

This Obsidian plugin enhances your note-taking experience by providing a quick and intuitive way to track time. By simply hovering over any date in your notes, a tooltip appears, showing you how many days have passed since that date.

This seems to be inaccurate:

When I found this plugin, I was looking for something that would be permanently on screen for links to daily notes and for specially formatted strings. Sad to see it is so far from that.