What's Changed
- Link title fetching errors begone! You can now use the LinkPreview API to get the page title. (Thanks to @ZhymabekRoman in #128)
- Get a free API key at https://www.linkpreview.net/ and paste it into the plugins settings to enable.
- Add option for better paste IDs using invisible characters (Thanks to @enesflow in #125)
- Instead of appending characters for uniqueness this option uses invisible characters to preserve a clean looking Fetching Title placeholder!
- We now escape | characters when inserting link titles. Previously, when working in source mode Obsidian did not automatically escape the | characters from links, breaking tables.
New Contributors
- @ZhymabekRoman made their first contribution in #128
- @enesflow made their first contribution in #125
Full Changelog: 1.5.4...1.5.5