Lyra
Supernova
- Joined
- Feb 11, 2009
I thought it might be useful to have an interests section in everyone's profile. It could act like a limited version of a tagging system used on other sites.
Unlike a true tagging system, they wouldn't be strings and users couldn't create their own for simplicity's sake. It would mostly be a list of the more common kinks that users can just check off if they are interested in it.
I don't think it would be hard to implement, all it would require would be a new table with a one to one relationship to the user table and all the fields could be boolean(yes/no), and the forms necessary to flag oneself and formlate the queries for the search.
It would allow users to search for people within the site that share a certain kink. If, for instance, you are craving a vore rp you could run a search for all the people who have flagged themselves as being interested in vore. It would save tijme and headaches and eliminate any false positives (like running a string search in the request forums and coming up with all the people who specifically say they hate vore.)
Unlike a true tagging system, they wouldn't be strings and users couldn't create their own for simplicity's sake. It would mostly be a list of the more common kinks that users can just check off if they are interested in it.
I don't think it would be hard to implement, all it would require would be a new table with a one to one relationship to the user table and all the fields could be boolean(yes/no), and the forms necessary to flag oneself and formlate the queries for the search.
It would allow users to search for people within the site that share a certain kink. If, for instance, you are craving a vore rp you could run a search for all the people who have flagged themselves as being interested in vore. It would save tijme and headaches and eliminate any false positives (like running a string search in the request forums and coming up with all the people who specifically say they hate vore.)