BMC
BMC copied to clipboard
Discussion: allow non-ASCII alphanumeric characters in filename slugs
I know I'm opening a can'o'worms with this one (at least on Python 2) :(, yet sometimes there's a need to add a non-ASCII book/article to the library (Latin-1, Japanese, Cyrillic, without transcription). I fiddled a bit with slugify in libbmc/tools.py, but did not devote enough time. I'm leaving this featreq in hope of later coming back with a pull.
True, but I do not have much examples of such papers in my library :/
@Hunter-Github Could you give me an example of a case where such a thing would be useful? Thanks!