Something you could add to Jaikoz that would have an immediate and far reaching impact on how I use the software would be to make all of the operations that I can perform on the files relative to the basepath (or even better default to basepath but also allow another path to override ad-hoc).
This is a feature I re-discover my need for nearly every time I use Jaikoz. I know it has been brought up before and if I recall there was some sort of technical limitation preventing it from being implemented. Is this still the case?
One way you implement this quickly (and relatively easily) would be to just interpret strings that look like folder paths as such. I tried to do something like:
‘/media/Music/’ +
and it sort of worked but was still relative to the location of the files I was working on and didn’t take the file path as absolute relative to the root of the file system.
Keep up the good work. Seriously, sometimes I imagine what organizing this mess would be like if I didn’t have Jaikoz and it frightens me.