gohackernews icon indicating copy to clipboard operation
gohackernews copied to clipboard

Fetch submitted urls and set metadata from html returned

Open kennygrant opened this issue 9 years ago • 2 comments

Consider Fetching submitted urls and set some metadata like summary, and possibly author and pub date, using the html meta tags in the returned page.

That would make RSS feeds more useful, and could possibly be used for display in html lists or on the show page too.

kennygrant avatar Oct 15 '15 12:10 kennygrant

This is now done to some extent by the new bookmarklet (instead of fetching this lets you set this data when still on the page to be posted). Not sure if I should add fetching too but should consider it.

kennygrant avatar Apr 18 '17 20:04 kennygrant

We now do this for github urls at least. Could consider expanding to use the html metatags.

kennygrant avatar May 04 '17 22:05 kennygrant