You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users are reporting that in Joplin Android versions 3.1.6-3.2.2, clicking on links within notes that use the joplin://x-callback-url/openNote?id= format do not function as expected. When such a link is clicked inside a note, nothing happens. However, these same links work correctly when opened from outside the app, such as from another application.
This behavior differs from version 3.0.7, where both types of internal note links worked properly within notes. In earlier versions before 3.0.7, these links did not work inside notes, but an error window was displayed, providing feedback to the user.
Steps
Create a note with a link in the format joplin://x-callback-url/openNote?id=note_id.
Tap on this link while viewing the note in Joplin Android versions 3.1.6+
Actual Behavior
Nothing happens when the link is tapped. There is no response or error message.
Expected behaviour
Tapping on the link should open the note corresponding to the provided note_id.
Notes
The link works correctly when opened from outside the app, indicating that the link format is valid and the app can handle it externally.
In version 3.0.7, both types of internal note links worked inside notes.
In versions prior to 3.0.7, these links did not work inside notes, but an error window was displayed.
On desktop version the same external link opens properly.
Operating system
Android
Joplin version
Android 3.1.6-3.2.2
Desktop version info
Joplin 3.2.3 (prod, linux)
Client ID: 169b6340643343e29989371d139b9ebe
Sync Version: 3
Profile Version: 47
Keychain Supported: Yes
Revision: 1993d30
Backup: 1.4.2
CodeMirror 6 snippets: 0.0.8
Extra Markdown editor settings: 1.5.0
Joplin Batch: 0.2.2
Note list (Preview): 1.1.0
Quick Links: 1.3.2
Rich Markdown: 0.15.1
Current behaviour
Description
Users are reporting that in Joplin Android versions 3.1.6-3.2.2, clicking on links within notes that use the
joplin://x-callback-url/openNote?id=
format do not function as expected. When such a link is clicked inside a note, nothing happens. However, these same links work correctly when opened from outside the app, such as from another application.This behavior differs from version 3.0.7, where both types of internal note links worked properly within notes. In earlier versions before 3.0.7, these links did not work inside notes, but an error window was displayed, providing feedback to the user.
Steps
joplin://x-callback-url/openNote?id=note_id
.Actual Behavior
Nothing happens when the link is tapped. There is no response or error message.
Expected behaviour
Tapping on the link should open the note corresponding to the provided
note_id
.Notes
Screen recording
screen-20241130-193354.mp4
Logs
11-30T19:18:48: openItemCommand: Invalid Joplin link: joplin://x-callback-url/openNote?id=5453d37feb4e42848f99842d8f3ec08b
The text was updated successfully, but these errors were encountered: