zolrath / obsidian-auto-link-title

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

Provide the ability to replace or escape certain characters in the title. #80

Open babeal opened 12 months ago

babeal commented 12 months ago

The exact issue I am having is that I am storing links in markdown tables and title fetched with a | cause the table to break. So I have to go in an edit it to a - or something else to circumvent having to do a manual edit. Let me know what you think, I don't mind writing the feature and submitting a pull request. Here is an example below that causes the problem.

Progressive-Hint Prompting Improves Reasoning in Large Language Models | Papers With Code

Martin-Milbradt commented 10 months ago

Seconded! I also don't need " · GitHub" and so on at the end of my links.

Provide the ability to replace or escape certain characters in the title. · Issue #80 · zolrath/obsidian-auto-link-title · GitHub