I put together this note tag.
/<Index:[ ](.*), Copy:[ ](.*), Take:[ ](.*)>/i
Usage1: <Index: 5, Copy: 3, Take: 2>
Usage2: <Index: 2, Copy: 2, Take: 0>
Usage3: <Index: 3, Copy: 1,2,3, Take: 3,2>
The method which evaluates this note tag works something like this. (Don't take it too...