You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The subject speaks for itself
When sorting vehicles by name I would like at least the default names to be sorted numerically
If I have 11 trains named from Train #1 to Train #11
This is the sort now: #1 #10 #11 #2 #3 #4 #5 #6 #7 #8 #9
Making sort correct numerical sort would be great.
Cheers,
Kozel
This discussion was converted from issue #883 on November 12, 2021 16:33.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
The subject speaks for itself
When sorting vehicles by name I would like at least the default names to be sorted numerically
If I have 11 trains named from Train #1 to Train #11
This is the sort now:
#1
#10
#11
#2
#3
#4
#5
#6
#7
#8
#9
Making sort correct numerical sort would be great.
Cheers,
Kozel
Beta Was this translation helpful? Give feedback.
All reactions