Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 710 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 710 Bytes

Extension for ulauncher to visit your files anytime, anywhere.

help

The searchfile extension use command locate to locate file.

Currently it has two modes.

  1. Search by basename, equivalent to locate -b

basename search

  1. Raw mode, which pass all argument directly into locate. The flowing screenshot demonstrates how to use regex to match files with subfix png in searchfile direcory(first r is use to trigger raw mode):

regex search

Press Alt+Number to open files using xdg-open.

Alternative, you can press Alt-Enter to switch to copy-to-clipboard menu.

copy-to-clipboard menu