Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

36
  • 20
    You have an odd way of writing MSO and MSE :) Commented Mar 6, 2017 at 16:04
  • 14
    @Stijn If we're being pedantic, lowercase-m is a more proper way. Prevents confusion of Meta Stack Exchange and Math Stack Exchange. Commented Mar 6, 2017 at 16:13
  • 33
    @Stijn, given his name, he should write it as ms0. :P Commented Mar 6, 2017 at 16:37
  • 19
    @Undo Good thing we don't have any other sites with names that start with M or else we'd be in real trouble. Commented Mar 6, 2017 at 21:59
  • 1
    featured please? Pretty please? 0:) Commented Mar 7, 2017 at 4:28
  • 3
    @FrenzyLi "Skip" would be better, "Done" throws it out of the queue, let me add some instructions there Commented Mar 7, 2017 at 9:04
  • 1
    @m0sa I didn't even think about this in the beginning and clicked "Done" for about about 20 cases. Is it possible to revert my actions? Commented Mar 7, 2017 at 9:06
  • 2
    @FrenzyLi don't sweat it, it takes two "Done" responses for the task to be completed Commented Mar 7, 2017 at 9:23
  • 1
    @m0sa highly likely Frenzy Li and I could have clicked Done on the same posts, since the same posts repeated quite a few times for me. Commented Mar 7, 2017 at 9:36
  • 3
    i keep getting the same ones when skipping Commented Mar 7, 2017 at 13:02
  • 2
    The crowdcrafting site thing seems to have an awful lot of un-editable posts that turn out to have been migrated to MSU/MSO/whatever. There's a number of things that would bore me straight out of contributing, and getting four or five of these from the edit button is definitely one of them. Commented Mar 7, 2017 at 15:44
  • 1
    that's totally my bad.. added another button so you can dismiss those, calls the api to see if the post is there or not, to make your life easy... Commented Mar 7, 2017 at 16:21
  • 1
    @DanielA.White have you found a working image? Commented Mar 8, 2017 at 9:13
  • 2
    Okay, so I tried using the export here crowdcrafting.org/project/sehttpimagescleanup/tasks/export and I'm a little concerned the input data may not all be correct. It starts out sane: "info" : { "BaseHostAddress" : "meta.stackexchange.com", "PostId" : "150", ... but then looking for entries for cooking, I find: "info" : { "askubuntu.com" : "cooking.stackexchange.com", ... "149" : "1561" Commented Mar 12, 2017 at 14:55
  • 2
    ugh, looks like I've imported a CSV without headers and it took the first row's values as column names... I've created a merged, cleaned up CSV file, but unfortunately the pybossa API dosen't have a bulk delete endpoint... So, instead, I made the UI great again, by forcing it to support the alt-columns... Commented Mar 12, 2017 at 16:26