WorldBrain / Memex

Browser extension to curate, annotate, and discuss the most valuable content and ideas on the web. As individuals, teams and communities.
https://worldbrain.io
4.42k stars 337 forks source link

Categorize what kind of link it is #521

Open jonathan-s opened 6 years ago

jonathan-s commented 6 years ago

For instance it would be super helpful to have a link categorized / tagged as an article if it was an article in NYT or a blogpost.

For HTML documents that use semantic web you could find out that it is an article if it uses <Article>. For documents that uses anything from schema.org you can find a wealth of meta data about the link in question.

Similarly, all the meta tags in a HTML document tells you a lot about what kind of link it is in question.

https://developers.google.com/search/docs/guides/intro-structured-data

blackforestboi commented 6 years ago

This is a great feature addition, and also would make it an excellent filter "ah it was an article, or a shopping page, or some governmental stuff" :)