Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to copy the emojis codepoint #57

Open
sascha-wolf opened this issue Feb 16, 2021 · 3 comments
Open

Add option to copy the emojis codepoint #57

sascha-wolf opened this issue Feb 16, 2021 · 3 comments

Comments

@sascha-wolf
Copy link

There are situation where I'd like to access the codepoint instead of directly copying the emoji.

I'd be happy to provide a PR, assuming somebody can give me some pointers on how to get started. 🙂

@jsumners
Copy link
Owner

The majority of the PR would be figuring out how to implement it. Is there a specific question you have around "getting started"?

@sascha-wolf
Copy link
Author

I haven't taken the time to dig into the codebase yet. When I asked for pointers I was hoping for some guidance on the general structure and where the implementation of this feature would best live. 🙂

@jsumners
Copy link
Owner

https://github.com/jsumners/alfred-emoji/blob/master/src/emoji.js is the main entry point. The other scripts in src/ provide implementation details.

jsumners added a commit that referenced this issue May 15, 2022
Added support for copying codepoints (issue #57)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants