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

Name conflicts with existing system emoji name #517

Open
kc9jud opened this issue Apr 24, 2024 · 1 comment · May be fixed by #518
Open

Name conflicts with existing system emoji name #517

kc9jud opened this issue Apr 24, 2024 · 1 comment · May be fixed by #518

Comments

@kc9jud
Copy link

kc9jud commented Apr 24, 2024

If you have a file that conflicts with a builtin emoji, you'll get an error:

Error: Name conflicts with existing system emoji name.

It seems like this should be handled gracefully (i.e. skipped over), especially in --no-clobber mode.

@kc9jud
Copy link
Author

kc9jud commented Apr 24, 2024

In particular, this shows up if you try to import the party parrots (cultofthepartyparrot.com) since there's a file named parrot.gif which conflicts with Mattermost's builtin :parrot:

kc9jud added a commit to kc9jud/mmemoji that referenced this issue Apr 24, 2024
@kc9jud kc9jud linked a pull request Apr 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant