Page MenuHomePhabricator

Allow custom filtering for future suggestions
Closed, DeclinedPublic

Description

For instance to skip citations which:

  1. already link arxiv or PubMed [those are good enough],
  2. already have a DOI [those should be pointed to the archived copy via oadoi.org or doai.io],
  3. would be linked to a resource one doesn't like (e.g. T166281).

For me it would be enough to have two regex filters on the HTML shown to me for the initial and final citation/link. This would allow me to click "skip" less times.

Event Timeline

For 1., that should normally already be the case: if there is an arXiv or PMC link, no edit should be proposed on that citation. (note: PMC != Pubmed).
For 2., it's not clear: you are relying on the assumption that at some point oadoi.org would become the default DOI resolver on wikipedia, I guess?
For 3.: definitely!

Ocaasi_WMF moved this task from Bugs to Sources on the OABot board.

T173169 would be good enough.