Tool: List Sorter, by (not on Mastodon or Bluesky):
https://www.gillmeister-software.com/online-tools/text/sort-list.aspx?ref=frontenddogma.com
Tool: List Sorter, by (not on Mastodon or Bluesky):
https://www.gillmeister-software.com/online-tools/text/sort-list.aspx?ref=frontenddogma.com
• Click the “Sorting” tab. Select the “sort as” field under “album artist”. Enter a character outside the alphabet or numbers there. I use a dash “–“ (option+minus).
• Sync your #iPhone with the #Mac.
• Check the “Albums” view on your iPhone. It should now show all compilations neatly sorted in the hashmark category and each Album labelled as “Various Artists” or whatever you entered in the “album artists” field.
2/3
Found a way to finally make sorting in the #iPhone #Music app right without splitting compilation albums. 🙏
In the #Mac Music app:
• Verify that compilations have the checkbox “Album is a compilation of songs by various artists” is checked.
• Enter any string into the “album artist” field, for example “Various Artists”. Doing that will sort the albums under the letter “V” on iPhone if you stop here. But this field needs a setting!
#Apple #MusicApp #Sorting #Compilations #iOS #macOS
1/3
#APLQuest 2016-06: Write a function that takes a vector of vectors as its right argument and returns it sorted by the length of each element (see https://apl.quest/2016/6/ to test your solution and view ours).
Modernizing .NET Part 27! 🔤
Solving the "Windows vs Linux" string sorting headache.
✅ Consistent behavior across OS
✅ Custom NLS-compatible comparer
✅ Fix broken CI/CD tests
https://medium.com/@michael.kopt/modernizing-net-part-27-cross-platform-string-sorting-nuances-9bed8bd1898d
#dotnet #dotnetcore #csharp #aspnet #aspnetcore #linux #unicode #windows #nls #icu #sorting #algorithm