hbsw / tp-issues

Hog Bay Software issue tracking repository.
1 stars 0 forks source link

"Match" attributes based on item path match #400

Open jessegrosjean opened 7 years ago

jessegrosjean commented 7 years ago

Associate match attributes with an item path. All items that match that item path are assigned the match attribute. Matches are recalculated on model change and on optional schedule (for overdue example).

Match attributes should not be stored on undo stack. But they should fire change events.

Should "I think" be name spaced with "match-" this way item path can't match against match attributes, which I think would cause undefined behavior.