hound-search/hound

Allow the user to filter on path names through the UI

Open

#164 opened on Oct 16, 2015

View on GitHub
 (0 comments) (3 reactions) (0 assignees)JavaScript (606 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (5,470 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Allow the user to make a list of pathnames to filter on (simple substring match, not regex). The results get filtered using through this.

This functionality could also be used for #24 and #160.

Contributor guide