[GH-ISSUE #1676] Feature request: Android App: allow export of only settings and non-up subscriptions #1165

Open
opened 2026-05-07 00:30:45 +02:00 by BreizhHardware · 0 comments

Originally created by @thefeiter on GitHub (Mar 26, 2026).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1676

💡 Idea

Full exports tend to get pretty big when using as Unified push provider. I am currently stripping down a full backup with jq: jq 'del(.notifications[]) | del( .subscriptions[] | select(.upAppId) )'.

Usually one can live without backing up all messages and the unified push subscriptions are set up via the respective apps anyway....

💻 Target components
Android App

Originally created by @thefeiter on GitHub (Mar 26, 2026). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1676 <!-- Before you submit, consider asking on Discord/Matrix instead. You'll usually get an answer sooner, and there are more people there to help! - Discord: https://discord.gg/cT7ECsZj9w - Matrix: https://matrix.to/#/#ntfy:matrix.org / https://matrix.to/#/#ntfy-space:matrix.org --> :bulb: **Idea** <!-- Share your thoughts; try to be detailed if you can --> Full exports tend to get pretty big when using as Unified push provider. I am currently stripping down a full backup with jq: `jq 'del(.notifications[]) | del( .subscriptions[] | select(.upAppId) )'`. Usually one can live without backing up all messages and the unified push subscriptions are set up via the respective apps anyway.... :computer: **Target components** Android App <!-- Where should this feature/enhancement be added? --> <!-- e.g. ntfy server, Android app, iOS app, web app -->
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1165
No description provided.