hadynz / obsidian-kindle-plugin

Sync your Kindle notes and highlights directly into your Obsidian vault
MIT License
922 stars 52 forks source link

[BUG] Book names with [] in them Break Markdown links #170

Closed talios closed 2 years ago

talios commented 2 years ago

Describe the bug

When importing highlights from books that include [] in them ( such as in my case, Ricochet Joe [Kindle in Motion]), you can't link to the actual file as the close brace causes the markdown links to end one character early.

Method of syncing

To Reproduce

Expected behaviour

The linked page will open in Obsidian.

Desired behaviour

Possibly rewrite the page title to Ricochet Joe (Kindle in Motion) to prevent breaking markdown.

Metadata

hadynz commented 2 years ago

This has been implemented in 1.6.10