I am using a folder with notes inside of it to define “Members”. Each Member has some metadata (eg, plan type, administrator, etc). On a daily basis, I work with Members on their projects. Therefore, I want to track how much time is allocated to each member and be able to report that for the month. It doesn’t need to necessarily be time, it could also just count the occurrences (ie, “mentions”) of that member to get a rough idea of where time is being spent (but, ideally hours).
In my daily note, I want to somehow log hours for each Member. The Tracking plugin seems to be the closest to doing this but it’s not exactly setup for how I’m doing Membership. I’m looking for creative alternative architectures to achieve this. Thank you,