mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #51] Target certain devices #47
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#47
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 @binwiederhier on GitHub (Dec 11, 2021).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/51
See https://discord.com/channels/874398661709295626/874398661709295629/919114373992165437
I picture this very simple:
And then:
@12nick12 commented on GitHub (Jan 17, 2022):
I second this. Or I was thinking of being able to create a group of multiple topics.
@binwiederhier commented on GitHub (Jan 17, 2022):
So, I was actually thinking of deleting this. Because if you need to target another device, just make another topic. They are cheap, right?
@12nick12 commented on GitHub (Jan 17, 2022):
I guess you have good point, For me I have 15 servers and would love each one to have their own topic and I feel it's cumbersome to have to subscribe to 15 topics in the app. If there's a way to import/export topics I guess that wouldn't be to bad.
Does having more topics in the Android app user any more/less battery?
@binwiederhier commented on GitHub (Jan 17, 2022):
I think it's super easy to add device targeting, so I may as well add it. All topics share one connection, so there is no battery difference.
@binwiederhier commented on GitHub (Jan 17, 2022):
There is not (yet). :-D
@binwiederhier commented on GitHub (Feb 13, 2022):
I thought more about this, and I think the "target devices" feature is something that pushbullet and others may have drilled into people, but in ntfy a topic is the target. Adding target device filters would make things complicated and weird, though not hard to do. I think I'll close this for now; but I'm happy to re-open if people desperately want this.
As for an import/export feature, there's a ticket here: #115