dartungar / obsidian-emotion-picker

Plugin for Obsidian.md that provides an easy way to insert emotions from a customizeable list.
MIT License
53 stars 3 forks source link

Feature Request: Link to emotion picker window in notes/templates #8

Closed dannygrubb closed 1 year ago

dannygrubb commented 2 years ago

I'm liking this plugin so far. It would be nice to have the ability to put a link in a note template that when clicked will open the emotion picker window. An option to have the picked emotion replace the link or be inserted before/after the link would be nice as well. Thank you for your work!

dartungar commented 1 year ago

@dannygrubb I'm pretty sure you can do this with https://github.com/shabegom/buttons plugin! Make a button that calls the 'Open Emotion Picker' command when clicked.