Natural sort by trailing number
Open
enhancement
- Dominant language
- Python
- Stars
- 46.6k
- Forks
- 1.9k
- Avg merge
- 10d 16h
- Merged PRs (30d)
- 5
Description
**is your feature request related to a problem? Please describe.**
I store some of my manga using copyparty and they are always name something similar to this "My Manga Title_1.png", "My Manga Title_2.png", "My Manga Title_3.png" and so on. If the Manga title itself has digits nsort seems to break. It also sometime breaks if the Manga title has no digits in it.
**Describe the idea / solution you'd like**
Have an alternative to the default nsort which sorts by leading digits.
Contributor guide
Assessment
This issue has not been assessed yet.