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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Directory Tags for Lazy Programmers

8 点作者 joowani大约 8 年前

3 条评论

circular_logic大约 8 年前
Looks sweet will use. Some however might be happy with using existing command "pushd" to save there current working directory that is in almost every shell ever including dos! This does have more feachures but sometimes you have enough to work with the defaults (i.e. other people machines) too.
deft大约 8 年前
This is interesting! Reminds me of something I made for an operating systems course.<p>Mine was called ctags and allowed you to tag processes. First it was implemented as a lkm, then was reimplemented inside the kernel as an additional field in the process struct (forget what its called).
stephenr大约 8 年前
For macos I feel like <a href="https:&#x2F;&#x2F;github.com&#x2F;jdberry&#x2F;tag" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jdberry&#x2F;tag</a> is probably a better solution.