mebble
- Karma
- 3
- Created
- April 18, 2021 (5y ago)
- Submissions
- 0
- Show HN: Ltag – A Go CLI tool to tag your text lines (github.com)
This is a tool I wrote to address a need I had: to search over lines of text, but by "tag" or "category". I created ltag to add tags to plaintext lines, and rely on fzf to do the searching for me. ltag interacts with…