Closed AndrewCopeland closed 3 years ago
I find my self performing the following command quite a bit:
zk ls | grep <some value>
It would be easier if I could do:
zk grep <some value>
Resolved in PR https://github.com/AndrewCopeland/zettelkasten/pull/38
I find my self performing the following command quite a bit:
It would be easier if I could do: