Iqbal Ansari
Iqbal Ansari
That would be great, no objection from my side too.
I have already signed the copyright assignment (sorry forgot to update this thread), so there should be no issues about my contributions
@drrlvn `emojify` can now use `twemoji`, I am planning to make it the default emoji set soon. Thanks @feklee
@SamHasler unfortunately the twemoji cannot be used directly in the project, I need to convert them into a format that can be used by this package, will try and do...
That and also renaming files to the names, emojify expects. I do not have a documented process for it, maybe now is the time to document it.
Hey @SamHasler thanks for the research, I am hoping to dedicate sometime this weekend to automate this process, will post any updates here
Thanks @azzamsa, that is a great idea, will look into this
Thanks for the bug report @felipelalli, this sounds like a useful addition, though I am not sure if org-mode has enough hooks to do this cleanly, will give this a...
Hello @felipelalli, I gave this a shot by replacing the emojis with inline images in the `org-export-before-parsing-hook` hook and it works but I realized that org mode does not allow...
Hello @WammKD, sorry for the late reply, `emojify-completing-read` does not explicitly select an completion framework, it would use whatever you have configured to work with the rest of the Emacs....