ActivityWatch / aw-core

Core library for ActivityWatch
Mozilla Public License 2.0
48 stars 47 forks source link

fix: prevent `KeyError: 'title'` in `filter_keyvals_regex()` #123

Closed BelKed closed 1 year ago

BelKed commented 1 year ago

Fixes https://github.com/ActivityWatch/activitywatch/issues/907


Based on filter_keyvals(), I've updated the filter_keyvals_regex() function.

ErikBjare commented 1 year ago

Very nice! Thanks again king @BelKed 👑