[solved by auto-suggest] Alternate emoji insertion methods #789
-
After spending a couple of hours with several different Obsidian emoji-related community plugins, I discovered the GitHub shortcode names for the various emoji I use with Tasks. Are there other ways to enter these emoji in Obsidian besides the Thanks for a great plugin and being a great example of managing an open-source project! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hello @AnnaKornfeldSimpson, Many thanks for your message. This sounds really interesting. Shortcode names for emoji
I think I may be misunderstanding something.... I tried typing Is there any chance you could record a short demo to show how you are using
Not in the docs for the Tasks plugin, no. Later: oh, are you talking about the Emoji Shortcodes plugin? I see that it changes how the codes are previewed, but does not change the actual text stored in the task, which means it would not be effective for the Tasks plugin, which specifically looks for the 📅 and similar characters... Or maybe this: https://github.com/aidenlx/obsidian-icon-shortcodes I'm going to stop guessing, and look forward to your reply! 😄 Other ways to enter emoji
Here are a few that I am aware of. 1 OS-specific macro toolsSome people use operating-system-specific tools for generating the characters. For example, on Mac I use the Alfred tool to expand these strings to these symbols:
On Windows I would use AutoHotKey to expand those symbols 2 Obsidian macro toolsA disadvantage of Alfred and similar is that if you use your vault on several different platforms, you have to set the short cuts up on each platform. Perhaps https://github.com/ArianaKhit/text-snippets-obsidian might help by allowing snippets to be set up consistently across all platforms you run your Obsidian vault on... I have not tested that one recently. I think there are others too. 3 QuickAddLately I've started using QuickAdd to prompt me for the data I want to put in new tasks, and then to generate the text. This is documented here: Although I feel that this documentation could be improved with some more detail on the mechanics in QuickAdd, including making it generate a Command, and then adding a hotkey to the comment. [edited to add:] 4 Unicode
Maybe this helps: |
Beta Was this translation helpful? Give feedback.
-
I think the right answer for this now is that there is a new Intelligent Auto-Suggest feature so probably no further action is required??? |
Beta Was this translation helpful? Give feedback.
I think the right answer for this now is that there is a new Intelligent Auto-Suggest feature so probably no further action is required???