-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Won't Fix
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Tagging
-
Tags:
Problem
One needs to store what tags are being already used to:
- suggest tags on UI
- allow tag usage counter
Proposal
Create a Tag directory with tag name and count.
Count can be used to know if there is still document using them (on listener, if tag removed and count == 0, remove it).