Hacker News new | ask | show | jobs
by invalidusernam3 1442 days ago
Ordering by "Date Last Opened" or "Date Modified" does a fairly good job in some cases
1 comments

This does introduce sorting contention though, what to sort for first? relevance or date accessed? Ideally you would want to introduce date accessed as an aspect of relevance itself.