ok, guys.
I'm trying to create a hyperlink to another note in joplin.
Instead of the note, either the explorer opens or it gives an error "resource ID not provided".
The links look like this:
[1](:/66982a885b8c411dab75a360f082a065)
What am I doing wrong?
Summary
1,8,3 32bit
win 10.0.19042
How are you creating the link?
I think you use the WYSIWYG editor?
There is a bug on right click!
opened 03:16AM - 27 Apr 21 UTC
bug
desktop
editor
high
A markdown link in one folder that points to a note in another folder does not w… ork and throws a "Resource ID not provided" error when the markdown pane is closed (only the WYSIWYG editor is visible) but works fine when the markdown pane is visible.
## Environment
Joplin version:
Platform:
OS specifics: Windows 10 64-bit
Joplin 1.7.11 (prod, win32)
Client ID: 447e55cf95a4441ca8a84eb7ace2bb05
Sync Version: 2
Profile Version: 34
Keychain Supported: Yes
Revision: f560563d8 (master)
## Steps to reproduce
1. Right-click on an existing note
2. Copy markdown link
3. Move to a new notebook
4. Create a new note
5. Paste the link into the markdown editor -- e.g., [Regression](:/99675cd0851a41af807c00390a27d30f)
6. At this point the markdown link appears in the Markdown editor and a clickable link labeled Regression appears in the WYSIWYG editor with the Joplin icon to the left of the link.
![image](https://user-images.githubusercontent.com/55008228/116178447-97d46c00-a6e3-11eb-92b8-aaddc4bd6133.png)
7. As long as the editor is toggled so that the markdown editor is in the left pane and the WYSIWYG editor is in the right pane, clicking on the link in the WYSIWYG pane behaves normally--clicking on the link takes you to the Joplin note. But...
8. Toggle the editor off (so that only the WYSIWYG editor is visible and the markdown editor is hidden.
9. Click the link in the WYSIWYG editor and nothing happens.
10. Right click and choose Open and an error window appears "Resource ID not provided"
![image](https://user-images.githubusercontent.com/55008228/116178382-783d4380-a6e3-11eb-900d-2c6ebf92b9f0.png)
## Describe what you expected to happen
I expect that clicking on the WYSIWYG link would take me to the Joplin note regardless of whether the markdown editor pane is open or closed.
1 Like
Thank you!
Until the right-click bug is fixed I'll use ctrl+click.
system
Closed
5 June 2021 06:48
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.