Hacker News new | ask | show | jobs
by remirk 2000 days ago
Could you share the structure you've come up with for managing this information? In particular the directory structure, file structure and what data you store in CSV vs regular text files. That would be really great!

I've tried managing a personal CRM in text files, but I struggle on getting a future proof structure. I'll have basic questions like: Should I have one file per relationship/person, or a directory containing files per encounter? An example from someone who has used it for some time would be great to have.