Skip to content

cs31415/2ndbrainalpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2ndbrainalpha

Utility for efficiently searching text for multiple terms (such as synonyms or antonyms of a word).

Usage

  1. Select a folder containing files to search.
  2. Select a filter (for e.g. *.txt)
  3. Enter one or more search terms into the search panel to the left.
  4. You may optionally enter a term into the synonym/antonym field and select Add synonym/antonym which will append to the search panel.
  5. Click on the Search button on the tool bar. This will search all files in the target directory matching the specified filter for any of the terms in the search panel and display the results in a tree view. Selecting a node in the tree view will highlight the match corresponding to that node.

Right-clicking a node in the tree view displays a context menu that can be used to copy the node text or to open the matched file in the registered editor.

About

Efficiently search text for multiple terms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages