SimplGy / obsidian-emoji-magic

Makes it easier to add emojis using an improved keyword search
Apache License 2.0
18 stars 1 forks source link

Emoji in the file name with hotkeys #2

Closed N0vum closed 1 year ago

N0vum commented 1 year ago

Nice plugin, thanks! It would be great to be able to insert emoji into file names with hotkeys. Currently, this can only be done by copying emoji to the clipboard.

SimplGy commented 1 year ago

Today it only has "insert emoji..."

Do emoji go in the front or the end in your filenames?

Considering:

SimplGy commented 1 year ago

also consider https://github.com/HyeonseoNam/obsidian-emoji-titler

N0vum commented 1 year ago

@SimplGy, 2) add a hotkey for "insert emoji at start of filename..." image Thanks for the link)

SimplGy commented 1 year ago

Resolved by https://github.com/SimplGy/obsidian-emoji-magic/commit/b6ced059dcdda7ba32171b2626ab199c00b2d709

Added a keyboard shortcut command for either "add to filename" or "copy to clipboard". Thanks for the Feature Request.