Page MenuHomePhabricator

Offer possibility to skip to the next disambiguation
Closed, ResolvedPublic

Description

When iterating many disambiguations (typically via -start), I can hit one that has many links and is difficult to solve. It's annoying to skip all cases and not so convenient to stop the script and launch it with new -start.

Something like this would be useful:

Option (<number> [1-9], r<number> [1-9], [s]kip link, [e]dit page, [n]ext
page, ne[x]t disambiguation, [u]nlink, [m]ore context, show
[d]isambiguation page, [l]ist, [a]dd new, [q]uit):

Event Timeline

[n]ext page should work. Doesn’t it?

Yes and no. [n]ext page lets me skip one page (which works as excepted) but if I'm working on several (plenty of) disambiguations and there's one with many links I don't want to deal with, I'd like to skip to the next disambiguation. In other words, let Foo be a disambiguation with 100 links from Foo1, Foo2 etc. and Bar a disambig. with a link from Bar1. If I'm treating Foo1, I'd like to have the ability to skip to Bar1.

Du you have a sample command line for me? Does ne[x]t disambiguation help?

For example: pwb.py solve_disambiguation -start:Proces -lang:cs -family:wikipedia

Many backlinks, hard to decide... If I iterate all disambiguations, I'd like to skip this one.

Xqt triaged this task as Medium priority.Feb 21 2019, 3:36 AM

Change 491946 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [IMPR] Offer possibility to skip to the next disambiguation

https://gerrit.wikimedia.org/r/491946

Change 491946 had a related patch set uploaded (by Xqt; owner: Xqt):
[pywikibot/core@master] [IMPR] Offer possibility to skip to the next disambiguation

https://gerrit.wikimedia.org/r/491946

Change 491946 merged by jenkins-bot:
[pywikibot/core@master] [IMPR] Offer possibility to skip to the next disambiguation

https://gerrit.wikimedia.org/r/491946

Xqt removed a project: Patch-For-Review.