mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #388] feature request: add material design icons #299
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#299
Loading…
Add table
Add a link
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?
Originally created by @condemil on GitHub (Aug 24, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/388
It would be great to be able to provide material design icon name the same way as emoji icons. To prevent accidental overlap with already used tags I propose to add
mdi:prefix to those icons.@binwiederhier commented on GitHub (Aug 29, 2022):
Could you clarify what's happening with the overlap? Are you saying that you'd like to use a tag that maps to an emoji already, or that you'd like to include an additional set of icons (material icons)?
@condemil commented on GitHub (Aug 30, 2022):
I would like to have another, way bigger, set of icons and use it the same way as it is already done for emojis - though tags. Many emoji names will overlap with material design icons. To prevent that we can add
mdi:prefix, for example to use existing emojis you specifyemailtag and to use meterial design icon it will bemdi:email.@binwiederhier commented on GitHub (Sep 5, 2022):
Honestly, right now, I don't think I'd like to expand the tag-to-icon mapping further. The standard emojis are very expressive and the soon-to-be-available per-notification icons will help customize the notifications even further.
I'll leave this ticket open for a while. Please upvote 👍 if you want this done.