Comment #⁨4⁩

In reply to Stian Håklev Stian Håklev

Hi Stian,
can you please explain in detail how to actually do this?

Using your explanation I don't understand how I can do a
If status == Done : Icon = ✅
else If status == Progress : Icon = ⏭️
else If status == Not Done : Icon = ❌

Thank you!