Hacker News new | ask | show | jobs
by taborj 2968 days ago
I do. You can define the 'project', and then use that field in a variety of ways. I use the format 'Customer.Project', as I oftentimes have many projects with each customer. Using this method, I can sort by 'Customer' to get all projects for that customer, or I can get more granular and sort by 'Customer.Project'.

It's extremely versatile, and can be customized to suit your usage. I love it.