BMC icon indicating copy to clipboard operation
BMC copied to clipboard

Discussion: allow non-ASCII alphanumeric characters in filename slugs

Open Hunter-Github opened this issue 10 years ago • 2 comments

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.

Hunter-Github avatar Jun 20 '15 19:06 Hunter-Github

True, but I do not have much examples of such papers in my library :/

Phyks avatar Jun 22 '15 16:06 Phyks

@Hunter-Github Could you give me an example of a case where such a thing would be useful? Thanks!

Phyks avatar Jan 18 '16 09:01 Phyks