@ -0,0 +1,7 @@
* Move all files in dir/subdirs to toplevel
:flat 1 (or more, if subsubdirs)
:mark \.mp3$ (all files with mp3-extension)
y y
move cursor to something in toplevel (not sure if necessary)
p p
:flat 0 (to restore default view)