Note
This repository will not be maintain anymore!
Instead of wasting time waiting searching command to complete, I chose organising my files orderly. Another good practise may be using your powerfull 'Recent files'.
For files that only used few times, 'find' command would be good. And for me, terminal + locate would work too.
Old ReadMe
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.