neostryder Posted August 29, 2024 Posted August 29, 2024 I absolutely love this thing, but I'm trying to work through some cleanup in my library, and think it would be helpful to have a playlist for games beginning with each letter of the alphabet and one for non-alphabet characters. I would think the way to do that would be with "Is Similar To" comparison, but no patterns I try will work. I feel like there should be a few more comparison options, such as: Matches Pattern Does Not Match Pattern Starts With Does Not Start With If what I'm attempting can be done with one of the existing comparisons, can anyone help me get there? I have tried the following with "Is Similar To": ^a.* (RegEx) a* (wildcard) a% (SQL wildcard) Suggestions welcome. Thanks! Quote
Solution C-Beats Posted August 30, 2024 Solution Posted August 30, 2024 I'd personally recommend you steer clear of trying to do that. We have other functionality in app to help you quickly jump to a letter and the playlist will just add a lot of frustrating bloat once you are comfortable with those features. Inside of LaunchBox you can select any item in the content list and then just press the letter you want to jump to and after a half second LB will jump to the first game with that starts with that letter (you can actually type a word and jump to that should you want. Typing M-A-R would take you to the first game starting with "Mar" for example). Inside of Big Box we have the index in every game view that also allows you to simply jump to a letter. Both would be faster than selecting the playlist, especially if you want to quickly change between letters. Quote
neostryder Posted August 30, 2024 Author Posted August 30, 2024 I'll have to try those suggestions out. Thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.