[feat] Allow custom emojis to be moved between categories #580
Labels
No labels
approved, awaiting change
bug
configuration
documentation
duplicate
enhancement
extremely low priority
feature request
Fix it yourself
help wanted
invalid
mastodon_api
needs docs
needs tests
not a bug
planned
pleroma_api
privacy
question
static_fe
triage
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: AkkomaGang/akkoma#580
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The idea
Being able to move emojis between categories without needing to delete and recreate them.
The reasoning
Currently there's not really a way to just move an emoji into a different category without either doing symlink hackery or breaking existing links to emoji by deleting and recreating them in the new category.
This would help make emoji management a lot nicer especially if you want to re-categorize them.
Have you searched for this feature request?