each condition can be given weight. lets say initial weight is 1 and display threshold is >0.5
conditionA: -0.5 (this condition alone hides the note)
conditionB: +0.2
conditionC: -0.3
for example:
conditionA = -0.5, note is hidden
conditionA + conditionB = -0.3, note is displayed