mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.25k stars 1.24k forks source link

Quick crate assignment #8922

Open mixxxbot opened 1 year ago

mixxxbot commented 1 year ago

Reported by: naught101 Date: 2017-08-11T02:15:01Z Status: Confirmed Importance: Wishlist Launchpad Issue: lp1710040


It would be great to have a method of quickly assigning a track to multiple crates. I often want to add a track to a handful of crates at once, and it can get tedious, especially if crate creation is required, and multiple tracks are being crated.

Proposed interface:

  1. right click -> quick crate...
  2. Model dialogue "Enter some tags, comma separated": [text-box]
  3. enter "ambient, dark, instrumental, 90s"
  4. track(s) get assigned to each of those crates. If the crates do no already exist, they get created.

This would work particularly well with #5634, if ':' is used as a level separator, e.g. "genre:ambient, mood:dark, instrumental, decade:90s".

mixxxbot commented 1 year ago

Commented by: naught101 Date: 2017-08-16T05:22:58Z


Also, this would be great if it had crate auto-completion, a-la question tagging on stackexchange sites.

mixxxbot commented 1 year ago

Commented by: Be-ing Date: 2017-12-28T15:21:05Z


I think it may be better to implement this in the deck section of the skins. Or maybe both.

mixxxbot commented 1 year ago

Commented by: naught101 Date: 2018-01-03T04:27:44Z


I think if https://bugs.launchpad.net/mixxx/+bug/1271812 was implemented, right-click on the artist/track title in the deck would solve that problem. I don't think this is big enough to warrant an extra button in each deck.

mixxxbot commented 1 year ago

Commented by: naught101 Date: 2018-01-08T01:22:42Z


FWIW, I still think a free-tagging style text-based crate assignment and creation dialogue with autocomplete would be useful, but that could be accessed via the context menu.

mixxxbot commented 1 year ago

Commented by: naught101 Date: 2018-02-21T23:26:37Z


Hrm.. I wonder if the existing "Create New Crate" dialogue could be re-jigged for this?

It would need the ability to deal with comma-separated names, ideally with auto-completion, and would need to actually add selected tracks to crates, but it could potentially replace the current "Create new Crate" option all together..