zolrath / obsidian-auto-link-title

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

Add option to automatically remove all # characters from the fetched names. #84

Open albertoloscerritos opened 10 months ago

albertoloscerritos commented 10 months ago

It causes problems (tags to be created) when in Reading mode.

ZhymabekRoman commented 10 months ago

See https://github.com/zolrath/obsidian-auto-link-title/pull/53

thompsonalt commented 2 months ago

As opposed to removing them, escaping them with a backslash might be a good solution.