Seems the site has been updated now
Posted under General
This topic has been locked.
There's an issue regarding embedded notes. See topic #11733.
Any chance of getting the page names (listed in the tab) on the actual image page itself? You can't see the whole title in the tabs sometimes.
It would also be nice to get that title in the name of the file as well when it's saved to disk rather than just the database reference if that's possible, cheers.
Ryrynz said:
Anyway can we get an option to append the title on the filename on downloading?
For the next version I added a new Download link in the sidebar which will do this. Example of what a filename would look like:
hatsune miku (vocaloid) drawn by wokada - ccbbd2b448f1cad768e2baf333036ef9.png
If you save the image the normal way this still won't work, only the Download link will do this.
itsonlyaname said:
Some characters/artist names also contain characters not allowed in filename:
\ / : * ? " < > |
Browsers take care of this by replacing those characters with underscores. Firefox does, at least.
itsonlyaname said:
Note that even in windows 7 (and likely up as well), paths longer than 256 characters are still not supported.
There's nothing I can do about this. Danbooru doesn't know what file path on the hard drive the user plans to save the file to. Truncating the filename to 256 characters wouldn't help because C:/[256 characters] is still too long. Would have to truncate it to something smaller, but I'm not sure what a good cutoff point would be, and it would look strange with the tag names just cut off in the middle arbitrarily.
Toks said:
For the next version I added a new Download link in the sidebar which will do this. Example of what a filename would look like:
hatsune miku (vocaloid) drawn by wokada - ccbbd2b448f1cad768e2baf333036ef9.pngIf you save the image the normal way this still won't work, only the Download link will do this.
Better than nothing. Legend, thanks!
