Skip to content

A simple markdown emoji autocompleter inspired by atom/autocomplete-emoji.

License

Notifications You must be signed in to change notification settings

ebigram/emojisense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e4c4933 · Mar 19, 2023

History

75 Commits
Jul 21, 2020
Mar 19, 2023
Mar 19, 2023
Sep 17, 2020
Sep 17, 2020
Jul 21, 2020
Sep 17, 2020
Jul 21, 2020
Jul 21, 2020
Oct 12, 2020
Jul 27, 2020
Sep 14, 2020
Mar 19, 2023
Mar 19, 2023
Jul 22, 2020
Sep 17, 2020

Repository files navigation

Usage

Just simple plugin that provides autocompletion for emojis. To try it out just invoke the autocompleter drop-down with a : followed by some letters indicating the emoji you'd like to insert.

usage

Limitations

Emojisense currently only works inside the main editor, future versions will support title and tags. This plug-in also only currently supports unicode emojis, future versions will support other flavors as well.

Roadmap

Aside from the aforementioned limitations, I am currently working on tag-specific features that will automatically assign an emoji based on the tag. Also, I will make these features customizable through the UI.

Credits

This plug-in was heavily inspired by Matt Bierner's VSCode plug-in :emojisense:.

Thanks @craftzdog for being patient with me despite my Inkdrop n00bishness!