Last modified: 2014-05-16 04:36:19 UTC
When managing a watchlist, I find it frustrating that I cannot find why I added them. I think the watchlist should have record a timestamp of when it was added to the watchlist. This would enable lots of niceties: * ability to remove articles I watched many years ago that are no longer relevant * allow me and others to use the watchlist as a to do/to edit list * it would be interesting to highlight and analyse watchlist trends and understand better how users use them. (I'm sure there are others but here are 3 of the top of my head)
I tried to find a duplicate bug report, but surprisingly couldn't. Bug 6964 is similar-ish. (In reply to Jon from comment #0) > When managing a watchlist, I find it frustrating that I cannot find why I > added them. > > I think the watchlist should have record a timestamp of when it was added to > the watchlist. I'm not sure a timestamp will/can answer "why". Annotations might, though. There's probably no reason we can't have both. :-)
Created attachment 15349 [details] bookmark details Imagining something vaguely like this, where its still one click, but you have the option of adding a comment or tagging/categorizing the item, date would just be added automatically and segmented into logical chunks, this hour, today, yesterday, this week, last week, this month, last month, etc…
(In reply to Jared Zimmerman (WMF) from comment #2) > Created attachment 15349 [details] > bookmark details > > Imagining something vaguely like this, where its still one click, but you > have the option of adding a comment or tagging/categorizing the item, date > would just be added automatically and segmented into logical chunks, this > hour, today, yesterday, this week, last week, this month, last month, etc… Related to your ideas: https://www.mediawiki.org/wiki/Requests_for_comment/Support_for_user-specific_page_lists_in_core That kind of refactor of the watchlist table would make it a lot easier to have other kinds of page lists. I do think this is a good direction to go in, but we should be careful. This reminds of Twitter lists: enormously powerful if curated heavily, but most users are not willing to put in this effort. I think a redesign of watchlists to be easier to read/filter as they exist now could be a good first step without requiring a refactor of how the data is stored.