Danbooru

Danbooru 2 Issues Topic

Posted under General

This topic has been locked.

Thanks! PSA, now you can use this to hide your saved searches:

/* Hide all saved searches. */
#c-users .user-saved-search {
  display: none;
}

/* Hide only the Uncategorized category. Change the name to hide different categories. */
#c-users .user-saved-search[data-category="Uncategorized"] {
  display: none;
}

albert changed the permissions two days ago for the Moderator Dashboard. Today I've been trying to figure out the URL with limited success. There's nothing on the top bar or the site map, so I've been flubbing around in the Danbooru source code and tried the following links:

http://danbooru.donmai.us/moderator/dashboard

Response: Access denied, you do not have permission to visit that page.

http://danbooru.donmai.us/moderator/dashboards

Response: Not found

Updated

It's quite strange. On my test instance I can access /moderator/dashboard with member or builder account, but not on testbooru. Looks like this specific change didn't go through somehow.

Sacriven said:

Anyone here use bookmarklet?

Is there any way to prevent the image becoming its original size when "detaching" upload box? It's quite a hassle to resize it back everytime.

Hmm, I'm pretty sure this was intentional, because tagging is easier with full-size image. No easy way to disable it besides userscript. Why do you have to resize it back?

Type-kun said:

Hmm, I'm pretty sure this was intentional, because tagging is easier with full-size image. No easy way to disable it besides userscript. Why do you have to resize it back?

Because some pictures are too big to be fit on screen. Especially those with >4000px height/width.

I'm with Sacriven. Some images are quite large, which makes it difficult to tag on my tiny laptop screen ... :( Not always, but sometimes the uploads interface shows the full size anyways, even if I haven't detached the upload box. For those times, I add as many tags as I can remember from the picture before uploading, and then use the posts interface to add the remainder since it defaults to the nicer presentation of fitting the images to my screen if necessary...

In addition to what Sacriven said, it would also be nice to set the default size on the detached upload box, for both the uploads interface and the posts interface. It needs to be widened quite a bit to get an easier access to the Related Tags, Frequent Tags, etc. I can do this every time, but it'd be nice if I could set my own default instead of using the system default.

I would love if it would default to "fit screen width." Usually when I'm uploading a really large image and it goes full size, it doesn't even have a resizer triangle in the corner so I just upload with minimal tags and tag it on the post window where I can see what I'm doing.

Tagging before uploading is annoying in my eyes. I also rarely tag images when there is no "sniping race" ongoing like during the pixiv rush hour. So to have an option that the image gets resized or doesn't even appear before uploading would be good. Most tagging is done afterwards, anyway. At least on my uploads-

For some reason for the past while, blacklists haven't been working. It looks like the blacklist is active, but tags that I have blacklisted (like loli, shota, etc.) are still visible. Items are striked out, but if I toggle them, the blacklisted items disappear. When I refresh, the items are visible again.

Provence said:

Tagging before uploading is annoying in my eyes. I also rarely tag images when there is no "sniping race" ongoing like during the pixiv rush hour. So to have an option that the image gets resized or doesn't even appear before uploading would be good. Most tagging is done afterwards, anyway. At least on my uploads-

I use the same practice, even on my big two screen set up it feels slow opening up the image in another window to look back and forth when shift+e is so easier. Sometime shift+e will work though from the upload bookmark in which case I will either tag most I can there or hit enter and tag later to avoid sniping (which is, everyone should admit, not "avoiding being sniped," but attempting your own sniping).

You haven't moderated any posts recently. Consider checking the queue.

Is there any way to get rid of the above message? I always check pending posts via manual searches, since the scope of what I would approve is somewhat limited.