zolrath / obsidian-auto-link-title

Automatically fetch the titles of pasted links
MIT License
415 stars 55 forks source link

Breaks remapped "Paste" (without matching style) on macOS #101

Open henrik opened 5 months ago

henrik commented 5 months ago

As mentioned in https://forum.obsidian.md/t/make-paste-as-plain-text-default/62691/13.

In the macOS settings, I switched the keyboard shortcuts for "Paste" and "Paste and Match Style" around.

I copied formatted text like

foo bold italic

from TextEdit.

When I pressed cmd+shift+v in Obsidian to "Paste" (without matching style), it unexpectedly stripped formatting.

When I disabled Auto Link Title, it started behaving as expected – keeping the formatting.