Hacker News new | ask | show | jobs
by jannotti 2309 days ago
Searching visually? Yes, 100k would be impossible. But then, even one year's worth would be impossible. So you're surely using your editor's search function, and that's definitely fast enough to not care whether you've got several lifetimes' notes.

A do see a lot of people who are making date stamped files, but I can't understand why. Do you want to switch between using C-s vs dropping to command-line for grep?

1 comments

Most editors allow searching all files in a directory.
It's another function though, surely harder to reach for than the normal search. What's the value in bifurcating your searching process? What do you gain?