I prioritize with tags like @1 @2 or @3 Nice and fast to type.
I search like: Prioritized: matches “.*@[0-9].*” and not @done +d P3+: matches “.*@[0-3].*” and not @done +d P2+: (@2 or @1 or @0) and not @done +d P1+: (@1 or @0) and not @done +d
Using the current beta version I have these searches defined: ?? P1+ ?? (@1 or @0) and not @done +d ?? P2+ ?? (@2 or @1 or @0) and not @done +d ?? P3+ ?? matches “.*@[0-3].*” and not @done +d ?? Prioritized ?? matches “.*@[0-9].*” and not @done +d
Using the current beta version I have these keys defined in System Preferences: TaskPaper.app P1+ ⌘1 P2+ ⌘2 P3+ ⌘3 Prioritized ⇧⌘1