Hello,
The problem seems pretty simple but I’m lost again… Too long since I practised TW
I have tiddlers with a ‘priority’ field which is a numeric value: 0, 1, 2, 3. A tiddler with undefined priority field should be interpreted as priority 0.
Given a value N, I would like to create a filter which lists all the tiddler with priority higher or equal than N.
Thank you for your help!