Show absolute time on hover #166

Merged
wanacode merged 1 commits from timehover into main 2023-01-29 21:51:34 +00:00
wanacode commented 2023-01-29 21:09:25 +00:00 (Migrated from github.com)

This is a suggestion to fix issue https://github.com/v0l/snort/issues/46

The NoteTime now renders as a <time> element and will show the absolute time on hover using the title attribute (similar to how GitHub does it).

I have also added a datetime attribute.

This is a suggestion to fix issue https://github.com/v0l/snort/issues/46 The NoteTime now renders as a `<time>` element and will show the absolute time on hover using the title attribute (similar to how GitHub does it). I have also added a `datetime` attribute.
verbiricha (Migrated from github.com) approved these changes 2023-01-29 21:15:40 +00:00
verbiricha (Migrated from github.com) left a comment

Thanks for doing this, lgtm

Thanks for doing this, lgtm ✨
Sign in to join this conversation.
No description provided.