Skip to content

Extension for ulauncher to visit your files anytime, anywhere

Notifications You must be signed in to change notification settings

fargies/ulauncher-searchfile

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Extension for ulauncher to visit your files anytime, anywhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%