dominiclet / obsidian-note-definitions

Obsidian plugin for seamless viewing of personal definitions
MIT License
81 stars 4 forks source link

Handling "See also" #62

Closed pkej closed 2 months ago

pkej commented 3 months ago

For now I've handled this by just embedding the text using ![[definitions#term|term]], but it would be nice to be able to use "See also term" and have that become a clickable link in the popup.

dominiclet commented 3 months ago

Thanks for the suggestion. Instead of the "See also term" interaction that you mentioned, I think it would be better if definitions are also underlined in the popup, and clicking on it links the user to the definition. This would achieve the same effect that you want, albeit in a different manner. What do you think?

pkej commented 2 months ago

Sounds good!

dominiclet commented 2 months ago

This is implemented in 0.21.0 and can be enabled via an optional setting.