zolrath / obsidian-auto-link-title

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

[FEATURE] Support Complex Redirects #93

Open electblake opened 8 months ago

electblake commented 8 months ago

Context Maybe not possible for my specific use case (company slack URL) - but I have implemented the https://github.com/Ellpeck/ObsidianCustomFrames work-around to get authenticated sessions for automatic titles, but now I am getting "Redirecting.."

This may not be all that doable for within this plugin (website could be using JS, not easy 403 redirects) - but I'll do a little digging later and see what I can report.

Problem

Solution

Thanks for any work-arounds or additional research, and for a handy plugins 99% of the time ;D