Steps to reproduce
Using Unicode or Lucide icons and try to sort them in bases, tested with stars and half starsDid you follow the troubleshooting guide? [Y/N]
YesExpected result
The sorting from Highest -> Lowest should start with 5 stars, pass then to 4 and a half stars and continue to 0 starsActual result
Unicode starts at 5 starts but the next one is 4 stars, then 4 stars and a half.Lucide starts at 4 stars and a half, then 5 stars and continues with 3 stars and a half.
Its also worth mentioning that Unicode uses A → Z for highest to lowest while Luice uses Z → A for highest to lowest
Environment
SYSTEM INFO:
Obsidian version: v1.9.10
Installer version: v1.9.10
Operating system: Windows 11 Pro 10.0.26100
Login status: not logged in
Language: en
Insider build toggle: off
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 0
Plugins enabled: 0
RECOMMENDATIONS:
none
Additional information
I dont know if this could be called a bug since it seems to be sorting “correctly” but i wanted to post it anyways just in case, sorry if this is not the place
I created a reddit post yesterday with the problem and one user noted this:
unicode value for a half star (2BE9) is greater than the unicode value for a full star (2605). So the total unicode value of 5 full stars is less than 4 full stars and a half star.
Ill add screenshots showcasing the problem and differences:
Lucide sorts:
Unicode sorts



