-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Favorites #20
Comments
Yes, the referenced PR has favorites in place, but also a bit more than that. Actually, I took @Kaptainkia 's PR for favorites as a starting point for my work. See: Aloshi#393 |
Why stop there? Having tags or something similar would be very handy. Especially when you want to browse and discover games or narrow them down to a selection of some criteria. You may say, well a searching algorithm would help, yes and no. |
@GlassedSilver. I will not claim I fully understand your comment vis-a-vis searching vs directories, but let me say this at least: How are you going to populate the directories or tags or any other method of classification you have in mind? Or are you offering to implement some kind of fuzzy-logic searching based on wiki-crawling so this whole thing can be automated? In any case, I think there is some merit in (manual) tagging, but we'll need a proper (SQL) database infrastructure before we can make that happen. Which is on the roadmap for this fork, so fingers crossed! |
Maybe I should rephrase what I mean by discover: Once you've amassed a nice collection of ROMs you tend to forget about some titles or you may not think about every detail every game has that you tag them with. So in a way I mean re-discover. And yes, I'm talking about manual organization, much like how I already invest a lot of work into keeping my iTunes collection tidy and neat and sorted and play-listed I'd love to do the same with my ROMs. It takes a minute maybe to add the most important details about a movie I rip in iTunes, but later being able to rediscover everything that's relevant to a query for a director, a specific comment or tag, ... is invaluable. I'd love to have this feature in EmulationStation because it could propagate to whatever great products are based on the work done with this project, hopefully your fork becomes the main one eventually. (any news on that btw? I think I've read you'd not be opposed to being the canonical go-to project) As for how I'd like to sort, well... Categories: Homebrew, Released game, cancelled game/protoype, Demo/Alpha (released/official) and such And great to hear that a database structure is planned anyways! It's a relief to hear that those last little bits that keep me from fully investing into ES-based setups have a good chance of getting a fix. 👍 |
Would there be any way to add a favorites option to the rom selection? Like you select your favorite games, and then at the bottom of the list there is an option to go into the full rom selection.
The text was updated successfully, but these errors were encountered: