快速登录:  

Forum: VirtualDJ 8.0 Technical Support

话题: hotkey

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

9oRUSHHome userMember since 2012
hello

i want a hotkey that moves selected music to another folder..
so insted of "right mouse click -> file operations -> move to.." i want a keyboard hotkey..

can someone give me the "mapping action code" so the hotkey would to that?
 

发表时间 Sun 11 Oct 15 @ 10:37 am
locoDogPRO InfinityModeratorMember since 2013
This isn't the correct board for this type of request, technical or general would be more suitable.
Regardless there isn't a direct script to do this, so it's time to join the dots...

What you can do is set up a key to colour tracks, so you use

browsed_file_color "yellow"

to mark the tracks you want to move then after you are done marking, recurse the database, include colour as a field header, sort by colour and then you have all your marked files together, then you can select them all and move to the new folder, then once moved select the files again as a group and change the colour back

browsed_file_color "black"
 

发表时间 Mon 12 Oct 15 @ 6:30 am


(陈旧帖子或论坛版块会自动关闭)