TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Ltag – A Go CLI tool to tag your text lines

4 pointsby mebbleover 1 year ago
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 the outside world only through stdin and stdout, so that it interfaces easily with other CLI tools.

1 comment

treebeard5440over 1 year ago
This is really cool - thanks for sharing! Is there a way to have multiple categories in a file that aren’t subcategories of the first tag?
评论 #38041503 未加载