Code: Select all
//copy location
#344;
set $a, <clipboard>;
//reset filters and start a file find
#1026;
//go to location input
sendkeys "{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}";
sendkeys "$a";
#260;
Code: Select all
//copy location
#344;
set $a, <clipboard>;
//reset filters and start a file find
#1026;
//go to location input
sendkeys "{tab}{tab}{tab}{tab}{tab}{tab}{tab}{tab}";
sendkeys "$a";
#260;
But there is no way to open Find Files and focus the "Contents" tab, which is what they're after.admin wrote:By default Ctrl+Shift+F is assigned to Open Find Files and Reset (cf Tools / CKS / Miscellaneous / Find Files / Open Find Files and Reset). Check "Auto sync" and then Ctrl+Shift+F does the whole job. Or assign Ctrl+F to the function if you want to spare a finger.
Aah, arg, yes, there is no way.TheQwerty wrote:But there is no way to open Find Files and focus the "Contents" tab, which is what they're after.admin wrote:By default Ctrl+Shift+F is assigned to Open Find Files and Reset (cf Tools / CKS / Miscellaneous / Find Files / Open Find Files and Reset). Check "Auto sync" and then Ctrl+Shift+F does the whole job. Or assign Ctrl+F to the function if you want to spare a finger.
caminante no hay camino, se hace camino al andar (Traveler - there is no way. The way is made by going)Aah, arg, yes, there is no way.