Y
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
theK
1442 days ago
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.
link