phibr0 / obsidian-emoji-shortcodes

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

[Feature]: Please Add Settings Search Functionality to this Plugin #44

Open sigrunixia opened 1 year ago

sigrunixia commented 1 year ago

Hello!

A user in a repo I help manage, https://github.com/javalent/settings-search, is having issues with our plugin. During the course of testing, I noticed some inconsistencies with how setting search was retrieving the contents of Emoji Shortcodes' settings. As Settings Search is meant to address a gap in keyboard functionality, and meant to provide more accessibility to users, I am bringing it to your attention.

For example, searching the entire plugin by front-facing name (Emoji Shortcodes versus Obsidian Emoji Shortcodes or even Emoji-Shortcodes) should bring up the option to open most of the settings as well as go to the community settings page. In my testing, it brings up more options when searching emoji, than emoji shortcodes, and it does not offer the community page or settings at all. I use dataview as a counter-example in the gif below. As settings

settings-search

Should you choose to implement this feature request, the API to add Setting Search Functionality is very basic, and found on our Publish Documentation (By the time you get to this, the main readme may have changed). Additionally, if you have any questions about implementation, feel free to reach out to javalent#3452 on The Obsidian Discord or @valentine195 here on Github.

Thank you for your time, and happy coding!