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

Square brackets in title #104

Open
sir-stefano opened this issue Jan 31, 2024 · 2 comments
Open

Square brackets in title #104

sir-stefano opened this issue Jan 31, 2024 · 2 comments

Comments

@sir-stefano
Copy link

I inserted link to youtube video into my note, the video title contains square brackets []. As a result auto link title was unclickable.
I deleted brackets, and then link became clickable.

Gif demonstration

Link from example — https://youtu.be/CxgOKJh4zWE

Maybe it is possible just prevent use [] inside auto title?

It would be great to have this problem solved.
Thank you for amazing plugin!

@zolrath
Copy link
Owner

zolrath commented Feb 1, 2024

Oh hm, that feels like an Obsidian bug as the ['s are escaped with \[.
Maybe it's expected behavior but that doesn't seem like the right handling by Obsidian to me.

@Martin-Milbradt
Copy link

Martin-Milbradt commented Apr 13, 2024

The issue is the closing brackets ] not opening:
image

Feature request: Add an option to replace square brackets with round ones.
@zolrath: LMK if you want me to implement it.

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

No branches or pull requests

3 participants