[GH-ISSUE #271] deeper deep links don't work #209

Closed
opened 2026-05-07 00:21:35 +02:00 by BreizhHardware · 4 comments

Originally created by @Curid on GitHub (May 26, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/271

When the link is clicked the app briefly opens then closes.

ntfy://my.domain.com/topic Works.

ntfy://my.domain.com/api/topic Doesn't work.

ntfy://my.domain.com/api/ntfy/mytopic Doesn't work.

Originally created by @Curid on GitHub (May 26, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/271 When the link is clicked the app briefly opens then closes. `ntfy://my.domain.com/topic` Works. `ntfy://my.domain.com/api/topic` Doesn't work. `ntfy://my.domain.com/api/ntfy/mytopic` Doesn't work.
Author
Owner

@binwiederhier commented on GitHub (May 26, 2022):

Where'd you get the idea that the other two links should work. The docs only describe the first link as valid: https://ntfy.sh/docs/subscribe/phone/#ntfy-links

<!-- gh-comment-id:1138844561 --> @binwiederhier commented on GitHub (May 26, 2022): Where'd you get the idea that the other two links should work. The docs only describe the first link as valid: https://ntfy.sh/docs/subscribe/phone/#ntfy-links
Author
Owner

@Curid commented on GitHub (May 26, 2022):

Sorry, I forgot the // part in the third link.

Why shouldn't it work? Putting https://my.domain.com/api/ntfy/mytopic in the server field manually works.

<!-- gh-comment-id:1138854996 --> @Curid commented on GitHub (May 26, 2022): Sorry, I forgot the `//` part in the third link. Why shouldn't it work? Putting `https://my.domain.com/api/ntfy/mytopic` in the server field manually works.
Author
Owner

@binwiederhier commented on GitHub (May 26, 2022):

Why shouldn't it work?

Why doesn't my lawnmower heat up my spaghetti? ;-) Because it was not programmed to do it. I only implemented the first link. As per the docs.

<!-- gh-comment-id:1138859982 --> @binwiederhier commented on GitHub (May 26, 2022): > Why shouldn't it work? Why doesn't my lawnmower heat up my spaghetti? ;-) Because it was not programmed to do it. I only implemented the first link. As per the docs.
Author
Owner

@binwiederhier commented on GitHub (May 26, 2022):

I saw your PR, but I am sorry to say, I have no interest in making these links extend to support relative paths like that, at least not until I have official support for relative paths in ntfy (which I am also not really sure I want).

Right now I am focusing my energy on iOS and I won't merge this any time soon.

<!-- gh-comment-id:1138923090 --> @binwiederhier commented on GitHub (May 26, 2022): I saw your PR, but I am sorry to say, I have no interest in making these links extend to support relative paths like that, at least not until I have official support for relative paths in ntfy (which I am also not really sure I want). Right now I am focusing my energy on iOS and I won't merge this any time soon.
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#209
No description provided.