Filtering and Sorting
ClawManager uses a TaskWarrior-compatible filter syntax for its named filters and its inline search bar. A filter expression is a space-separated list of tokens, combined with AND logic. Filters can also carry an optional ordering expression that controls how matching tasks are sorted. Where filters run Named filters — created and managed from the funnel icon in the topbar. Each filter has a name, an expression, an optional ordering, a favourite flag (shows it as a chip in the filter row), and a readonly flag (used for the built-in “My Tasks”).
Continue Reading