manunamz / jekyll-wikilinks

Add [[wikilinks]] support for jekyll.
https://rubygems.org/gems/jekyll-wikilinks
GNU General Public License v3.0
37 stars 1 forks source link

Note preview on hover #22

Closed xplosionmind closed 3 years ago

xplosionmind commented 3 years ago

I do not know if this could be considerable as a feature for this plugin, yet, it would be great if some guidelines could be given in order to show previews of the content of the note a wikilink refers to.

manunamz commented 3 years ago

This is outside of the scope of this gem (as it's a front-end feature). But I will be releasing a full template, which includes hover preview. There will be tutorials, how-to's, and I will eventually open up the code.

In the meantime, my hover-preview is basically the link-previews include from maximevaillancourt's template with appropriate changes around here. There is also simply-jekyll's tooltip implementation (which has behaved snappier for me).