Hacker News new | ask | show | jobs
by seanwilson 475 days ago
Can you explain more on "But as my notes grow, finding the right one becomes a challenge"?

For me, I mostly have a file for each project/topic, and if a file gets too big, I'll split it into multiple files with the project/topic name + some tag names in the filename. And to open/find files, Vscode gives you a folder/file viewer sidebar to browse, the command palette lets you search for and open files via partial filenames, and you can search files for keywords too, all via shortcut keys. That's enough for me.