Hello,
I am using Flag module in my guitar chords portal (powered by Drupal 6) allowing users to flag songs to 3 different playlists (Playlist 1, Playlist 2, Playlist 3), but it would be awesome if user could individually choose more informative flag titles.
What do you think about this idea?
Comments
Comment #1
sirkitree commentedCool idea.
Currently, you would have to allow a user to create their own flag, maybe limiting that interface where they do this to a particular content type.
Another approach might be flag->title_alias where each flag (per user) could have an alias replacing the flag->title on display.
The second approach might be something to put in Flag module (just an opinion), the first most definitely a separate module that just provides a limited UI to flag's api for users.
Comment #2
sniurkst commentedSeems like no one else is interested in such functionality?
Comment #3
mooffie commentedIsn't this a dup of #340031: Make real private flags usable by only the user creating the flag ?
Sure, this functionality is very useful. But isn't "putting things into folders" a functionality already provided by modules that allow users to create (and use) their own Taxonomy terms? Or by other "bookmarking" modules?
Comment #4
mitchell commentedMarking as a duplicate of #340031: Make real private flags usable by only the user creating the flag.