Extension for ulauncher to visit your files anytime, anywhere.
The searchfile extension use command locate
to locate file.
Currently it has two modes.
- Search by basename, equivalent to
locate -b
- Raw mode, which pass all argument directly into
locate
. The flowing screenshot demonstrates how to use regex to match files with subfixpng
insearchfile
direcory(first r is use to trigger raw mode):
Press Alt+Number to open files using xdg-open
.
Alternative, you can press Alt-Enter to switch to copy-to-clipboard menu.