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

Not a standard link - joplin:// #582

Open
prizrak-pro opened this issue Mar 4, 2024 · 1 comment
Open

Not a standard link - joplin:// #582

prizrak-pro opened this issue Mar 4, 2024 · 1 comment
Labels

Comments

@prizrak-pro
Copy link

I would like to set the link not with http or https, but with the joplin:// extension to open in the application. But with such a URL, I get javascript:void(0) in the href.

I understand that for security reasons non-standard links are removed. Can I use such links? And get the correct url.

example:
<a href="joplin://openNote?id=id123" target="_blank">Note 1</a>

@prizrak-pro
Copy link
Author

The question turned out to be not in this library, but in the react-md-editor library. Which is made based on this one.

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

No branches or pull requests

1 participant