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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

How do you organize your projects, in folders?

1 点作者 swix超过 14 年前
I'm sure I am not the only one, but I have a bunch of apps/games whatnot in development my own projects etc, I try to organize into folder/subfolders etc, but no matter how hard I try in the end I always end up with a bunch of folders open, and there is a mess.<p>Do you have any neat tricks or tips for maintaining your computer desk / project folders and files neatly arranged?

1 comment

briandoll超过 14 年前
For installed applications, I use a launcher to quickly open apps by name.<p>As for this: "in the end I always end up with a bunch of folders open"<p>I navigate my system from a terminal, so the idea of "folders" feels foreign to me. I do have directories (ie. ~/code/oss/) that have many subdirectories though. Having a complex hierarchy seems much less important when you have tab completion.