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
Describe the bug
When selecting the Sort A/Z button it appears that lower case letters are considered to come after upper case characters, which is consistent with the ASCII hex codes, but not how a human would search.
To Reproduce
Steps to reproduce the behavior:
Create a table rows containing the cells, "Sample", "SAMPLE", and "SYZYGY"
Select the column with any of these cells
Sort by AZ through the Advanced Tables Toolbar
See error of the order being "SAMPLE", "SYZYGY", "Sample".
Expected behavior
I would expect "Sample" to come first or second with "SYZYGY" being last
Screenshots
N/A
Desktop (please complete the following information):
OS: macOS Ventura 13.4.1
Obsidian Version: 1.3.5
Advanced Tables Version: 0.18.1
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
When selecting the Sort A/Z button it appears that lower case letters are considered to come after upper case characters, which is consistent with the ASCII hex codes, but not how a human would search.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect "Sample" to come first or second with "SYZYGY" being last
Screenshots
N/A
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: