logoalt Hacker News

rao-vyesterday at 10:15 PM1 replyview on HN

I'd love a extension setting to only send tabs that were visible for ~4+ seconds.

I built myself a little extension last year that tracks what information I was looking at, but focused on generating "new info" recaps for the day / week.

I realized that I open / quick view a lot of pages and close them, which is a strong signal that I don't care about that specific page, and it shouldn't be a source of "new insights" that I learnt that day (since I probably don't care about that topic).

I'd love to re-try a simpler version of that project that builds on Hister as a backend actually.


Replies

kenanfyitoday at 6:03 AM

Agree on this. There area lots of links I click and immediately close, because I immediately recognize it's AI Slop for instance. No need to register these type of stuff immediately to the hister database.

Adding a timer constraint would be really nice and I guess it might be quite easy to do it since it's only a concern in the browser extension.