I have category groups that share children with the same name as other category groups and would like to be able to use the same category name twice. So, for example:
* Property 1
- Income
- Expenses
* Property 2
- Income
- Expenses
I could prefix all the subcat names but ideally i'd prefer not to do this.
It would be nice if all categories were namespaced internally by group (with a default "global" group) so that there wouldn't be conflicts with category group children having the same name as another group or the global group.