Se Connecter:     


Forum: General Discussion

Sujet: Is this possible?

Ce topic est ancien et peut contenir des informations obselètes ou incorrectes.

Is it possible to set up different virtual folders and have them pre-sorted a certain way when you click on them? Example:

- V folder #1: sorted by BPM high to low
- V folder #2: sorted by date added
- V folder #3: sorted by length
- V folder #4: sorted by key

And so on....


I know you can sort them yourself by clicking on the associated browser tab, but that sorts ALL the folders that way. I want just certain folders only sorted a specific way already when I click on them. Hope this makes sense and isnt confusing. lol If this possible at the moment, please explain how. Thanks! :)
 

Posté Mon 24 Aug 15 @ 4:11 pm
repeat_start "sorter" 100ms & param_equal "`get_browsed_folder`" "vfolder#1" ? browser_sort "+bpm" ; param_equal "`get_browsed_folder`" "vfolder#2" ? browser_sort "+first seen" ;

and so on till the final no reply end with

browser_sort "(whatever your default sorting order wants to be)"
 



(Les anciens sujets et forums sont automatiquement fermés)