Credits to @Kool_Kat_2216 for the two-list design The list used in this project is composed of the YT channels I'm subscribed to My design attempted to alphabetically sort the list by swapping the items, but it got so complicated that I wasn't able to fully figure out why it would swap some that didn't need to be swapped. Kool Kat's design that used two lists was really simple and very effective, but I still think there's a way to sort a list without using a second list. If you can figure out what I did wrong in my attempt and fix it, feel free to remix this and explain there. I'd really appreciate it. I also added a small script that checks the sorted list for duplicates and removes them when you press the spacebar