Skip to content
This repository has been archived by the owner on Jul 31, 2018. It is now read-only.

Extension for ulauncher to visit your files anytime, anywhere

Notifications You must be signed in to change notification settings

compilelife/ulauncher-searchfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

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