Sort alphabetically not considering numbers higher than 9 #2894
Labels
improvement request 🔨
Issue concerns an existing feature that needs improvement.
rewarded on issuehunt 🎁
Issue has been resolved and a contributor has been rewarded.
Current behavior
The sort is set to "Alphabetically".
When I create notes starting with sections numbers, e.g. 1.0 / 2.0 / 2.1 / ... they are all sorted one after another. Now, however, when I create let us say a note starting with 17.0, then it's sorted before 2.0 instead after. So i guess the sorting machine only considers the first character.
Expected behavior
If sort "Alphabetically" is set and the notes start with numbers, consider the whole first number that is seperated with a comma, dot or any other kind of non-numeric character.
The text was updated successfully, but these errors were encountered: