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

[Feature]: Push Notifications (or regsutering URL handler?) #379

Open
stv0g opened this issue Feb 3, 2024 · 1 comment
Open

[Feature]: Push Notifications (or regsutering URL handler?) #379

stv0g opened this issue Feb 3, 2024 · 1 comment

Comments

@stv0g
Copy link

stv0g commented Feb 3, 2024

In my current workflow, I mostly ingest documents via a WiFi-connwcted document scanner or E-mail.

One downside of this workflow is its lack of confirmation about the success or failure of an import, as well as the broken UX-flow as documents can not be easily edited after an import outside of the Paperless software.

It would be really nice to have some way of push notification support in my mobile Paperless client about new documents.

Basically enabling me to seamlessly continue the import of new documents by editing them on the phone once they have been scanned.

I see that this might need also server-side support in paperless-ngx.

Alternatively, we could integrate other exisiting push notification apps like pushover or pushbullet via a server-side hook.

But in this case it would be neat, to allow registering a URL handler in Android to open the mobile app instead of opening it in thr Android web-browser when a URL pointing to my paperless instanve is opened.

I've seen similar thinks happening with e.g. links to GitHub.com, which can get opened directly int he GitHub Android app.

@nogweii
Copy link

nogweii commented Apr 25, 2024

It'd be ideal if UnifiedPush were to be implemented by both paperless-ngx and mobile. There would need to be some coordination between the projects on what exactly should be a push notification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants