Hi,
i have created an autonote which tracks every situationin which villain is pfa and is doing a flop cbet.
HU_010_FCB {board-flop} - {cardrange}
Filters: Bet Flop Continuation Bet AND Specific Bet Opportunity Continuation Bet Opportunity
It works but it is not writing a dedicated note for every situation. The notes are mixed which would be fine but {board-flop} and {cardrange} are not in the correct order(seems they are ordered by strength). So i do not have the possibility to see which cardrange belongs to which board-flop.
Example:
Situation 1: {board-flop:7h5cQc} - {cardrange:T9o}
Situation 2: {board-flop:5s6h9s} - {cardrange:J2s}
Note: HU_010_FCB {board-flop:7h5cQc}, {board-flop:5s6h9s} - {cardrange:J2s, cardrange:T9o}
Do i miss something or is this a bug which could be fixed?