phibr0 / obsidian-emoji-shortcodes

Emoji Shortcodes - Obsidian Plugin | Adds Support for Emoji Shortcodes to Obsidian
MIT License
181 stars 15 forks source link

Don't Show Emoji Suggester when typing "::" #35

Open ryanwwest opened 2 years ago

ryanwwest commented 2 years ago

The emoji suggester is nice, but for things like Dataview which use two colons, it's annoying to have the emoji suggester pop up. The instructions say this will only appear when typing letters, so I'm guessing this could be a quick fix to filter out any non-letters for having it appear?

cywtf commented 1 year ago

This is very important because as it is it really disrupts Dataview inline field implementation. Another solution could be to allow users to customize which character will trigger the emoji shortcode.

KraXen72 commented 10 months ago

i have rewritten significant parts of this plugin here and i am waiting for it's approval here. Feel free to use my improved version, as i plan to maintain it further, and it should fix this issue