Skip to content
/ Keywords Public

Given files which contain rows that begin with "Title:" and "Keywords:", list those files that contain the given keyword[s] in either of those rows.

Notifications You must be signed in to change notification settings

aulin/Keywords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Keywords by Johan Aulin

This is a personal, nifty tool I use together with my MultiMarkDown based text notes. If you want to try it, you're welcome, but it's not my primary intention to make this for anyone but myself.

Usage: kw [-p command] [keyword list...]

Given files which contain rows that begin with "Title:" and "Keywords:", list those files that contain the given keyword[s] in either of those rows.

Options:
-p command    Pipe the output to the
              specified command via
              null terminals and xargs.

Example: kw recipe
Example: kw -p vim recipe

About

Given files which contain rows that begin with "Title:" and "Keywords:", list those files that contain the given keyword[s] in either of those rows.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages