After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 161914 - Add 'Time seen' column/sort method
Add 'Time seen' column/sort method
Status: RESOLVED DUPLICATE of bug 138851
Product: epiphany
Classification: Core
Component: History
git master
Other Linux
: Normal enhancement
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2004-12-21 19:43 UTC by Reinout van Schouwen
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10



Description Reinout van Schouwen 2004-12-21 19:43:49 UTC
According to James Wen's paper about Post-Valued Recall Web Pages[1], temporal
breakdown of the browsing history within a day can be important to find back pages: 

"It was noticed that a user's desire to simplify a complex hypertextual space
into a simpler linear space is often exhibited in the user's replies that are
temporally-based--e.g., "Saw this page around lunch time." As a linear and
familiar notion, time is perhaps the most powerful parameter used to localize a
search space. Both the Internet Explorer and Netscape Internet browsers offer
temporally-based history lists. Neither browser has anything more sophisticated
than a textual list. In addition, Internet Explorer does not allow temporal
breakdown within a day, thus virtually excluding the retracing of surf sessions
that rarely last for long, continuous periods."

Thinking about how to implement this most efficiently in Epiphany, I came to the
conclusion that it should be possible to sort the listed history items on time.
This means adding a 'Time seen' column (as leftmost?) and use this as default
sorting method. The history should be sortable by Title and Address by clicking
on the corresponding column header.

[1] http://www.stanford.edu/group/siqss/itandsociety/v01i03/v01i03a10.pdf
Comment 1 Reinout van Schouwen 2004-12-22 14:58:15 UTC
It occured to me that if you use, say, five-minute intervals in the time column,
you could re-open "snapshots" of a browsing session at a certain point in time.
Comment 2 spark 2004-12-22 15:21:17 UTC

*** This bug has been marked as a duplicate of 138851 ***