-
Hi all. I'm hoping to add an annotation presentation similar to https://genius.com/Thomas-jefferson-the-declaration-of-independence-annotated. The key features are that small strings from the text are highlighted and when hovered (or clicked, on mobile), a rich popup is shown.
As an aside, I would consider using sidenotes if they were available. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
This is kind of what we're planning to do with instant previews. It's currently not possible, because tooltips can only include pure text values – no markup. However, we're planning to add glossary-like functionality, so that users can attach arbitrary markup to almost anything. It's planned for this year (wanted to do it last year, but there was so much other stuff to do ;-)) In the meantime, you can use annotations, with which you can achieve almost what you want! |
Beta Was this translation helpful? Give feedback.
-
I initially ruled out annotations because I thought the plus icon was too subtle a marker to draw the users attention. But now I see that I can highlight all the annotated text by customizing the Thanks so much. |
Beta Was this translation helpful? Give feedback.
This is kind of what we're planning to do with instant previews. It's currently not possible, because tooltips can only include pure text values – no markup. However, we're planning to add glossary-like functionality, so that users can attach arbitrary markup to almost anything. It's planned for this year (wanted to do it last year, but there was so much other stuff to do ;-))
In the meantime, you can use annotations, with which you can achieve almost what you want!