TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

4 点作者 mebble超过 1 年前
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

treebeard5440超过 1 年前
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 未加载