obsidian-auto-link-title icon indicating copy to clipboard operation
obsidian-auto-link-title copied to clipboard

Feature request: Allow login to fetch titles from private sites

Open Martin-Milbradt opened this issue 1 year ago • 1 comments
trafficstars

Examples:

  • Google
  • Facebook

Martin-Milbradt avatar Apr 30 '24 12:04 Martin-Milbradt

Would love this as well. I paste lots of links to project management tools that require authentication to fetch appropriate titles for, which would be very helpful. Perhaps it could allow you to share authenticate browser session cookies or something like that? Simply supporting configurable HTTP headers would allow us to add cookies, API authentications, HTTP basic auth, control user agent to fetch specific versions of user-agent-contextualized sites, etc. That may be the simplest solution. Or taking advantage of underlying HTTP library's persistent cookie store and allowing us to populate that cookie store interactively in some fashion, or paste cookies from our browser sessions.

faoiseamh avatar Sep 19 '24 21:09 faoiseamh