Describe the feature you'd like
Add feature to convert cyrillic URLs to latin. Something lilke "водка -> vodka".
Or add feature to turn off "pretty urls" completely.
Describe the benefits this feature would bring to BookStack users
For now any cyrillic URLs in BookStack are Punycode URLs, so they are not human-readable (only readable in browser address bar) and VERY long (we forced to use url shortener just to share a link).
Additional context
For example, url https://domain/books/%D0%B8%D0%BD%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%86%D0%B8%D0%B8/page/%D0%BE%D1%81%D0%BD%D0%BE%D0%B2%D0%BD%D0%B0%D1%8F-%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%8F can be converted to https://domain/books/instrukcii/page/osnovnaya-informacia or https://domain/books/book_id/page/page_id in case of turning off pretty urls.
Describe the feature you'd like
Add feature to convert cyrillic URLs to latin. Something lilke "водка -> vodka".
Or add feature to turn off "pretty urls" completely.
Describe the benefits this feature would bring to BookStack users
For now any cyrillic URLs in BookStack are Punycode URLs, so they are not human-readable (only readable in browser address bar) and VERY long (we forced to use url shortener just to share a link).
Additional context
For example, url https://domain/books/%D0%B8%D0%BD%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%86%D0%B8%D0%B8/page/%D0%BE%D1%81%D0%BD%D0%BE%D0%B2%D0%BD%D0%B0%D1%8F-%D0%B8%D0%BD%D1%84%D0%BE%D1%80%D0%BC%D0%B0%D1%86%D0%B8%D1%8F can be converted to https://domain/books/instrukcii/page/osnovnaya-informacia or https://domain/books/book_id/page/page_id in case of turning off pretty urls.