Page MenuHomePhabricator

Bold the watchlist link in personal tools when there are updates
Open, MediumPublic

Description

Similar to LiquidThread's Special:NewMessages link in the personal tools, the link to Special:Watchlist should be bolded when there are updates, as defined by the update markers (i.e. when there are bolded items in Special:Watchlist).

Optionally, there could also be a number showing the count of pages with updates, which could be helpful to spot new unvisited changes (by noting the increase in number).

This was proposed somewhere else already, but I couldn't find a report; I was reminded by mateeyow. Note the proposal to do the converse at T92112, for which however I don't remember past demand/discussions.

See also T8510: Notification of changes to watched pages (watchlist), T94350: Watchlist number count in personal tools

Event Timeline

Nemo_bis raised the priority of this task from to Medium.
Nemo_bis updated the task description. (Show Details)
Nemo_bis added a project: MediaWiki-Watchlist.
Nemo_bis subscribed.

This was proposed somewhere else already, but I couldn't find a report [...]

This is quite similar to T8510, which I filed in 2006. At the time it was regarded as technically infeasible, though it may be possible to implement now.

Thanks both for finding the related reports! I think this and the request for a count are two possible implementations of the original request for a notification of some sort, and are compatible with each other.

I suspect bolding might be easier, because it only needs to find the first unvisited page and because it probably hits caches for the user's watchlist (which already needs to look for update markers to bold individual items in Special:Watchlist).

Cc people involved in recent watchlist discussions.