Operating system
Android
Joplin version
3.0.8
What issue do you have?
Is there a way to find out the external link to a notebook inside the Joplin Android-app?
The external link to a note can be easily copied via the note options.
Android
3.0.8
Is there a way to find out the external link to a notebook inside the Joplin Android-app?
The external link to a note can be easily copied via the note options.
See the below post, but I think that should also show in the context menu popup for consistency with desktop. The popup may need rearranging to fit it though.
It's possible, but a bit difficult.
External links to notebooks have the following form:
joplin://x-callback-url/openFolder?id=some-notebook-id-here
where some-notebook-id-here
should be replaced with the notebook ID.
On Android, it's possible to get a notebook's ID using the debug tool plugin (the parent_id
field in the note properties table).
Great workaround, thanks!!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.