fuddl
fuddl
If you want to do this, here are the important parts in the code: this function resolves a url to a wikidata id: https://github.com/fuddl/wd/blob/d5f0dcd6721d21374e9733bb1cc6aacd74cffe71/src/resolver/index.ts#L33 You could call it here in...
Can it be solved by adding [multiple extractor patterns](https://www.wikidata.org/w/index.php?title=Property:P11250&oldid=1783983189#P8966) or would this be impractical? How many irregular url patterns are there? Are they the exception or the rule?
ok, this enables me to either create a dedicated miraheze resolver or a resolver for irregular miraheze urls. Dunno which would be prefereble
We could maybe fire a [notification](https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/user_interface/Notifications) when an edit was rejected by the wikidata api.
I don't know. An alert interrupts the workflow. If I do a mass edit with 100 statements where each statment's reference is rejected because the domain of a url is...
> Good point. Perhaps the alert should only happen once per X seconds or something. or i could do it once per editing queue. Along the lines of > One...
@Stvad Do you have an example? For me it works like charm! 
No, so far this project was of more of a prototypical nature but I am eager to improve it. Thought I think at least with code, I should probably start...
that sounds promising 😃. @camelCaseNick would you like to join?
i'd like to have react state management in `/src/sidebar/components/flex/flex.tpl.js`. The table should be rendered differently when there is not enough space