cbrooker / MMM-Todoist

This is an extension for the MagicMirror2 platform. It will display your Todoist todos on your MagicMirror.
MIT License
151 stars 58 forks source link

ENHANCEMENT: Filter Support #97

Open wwboynton opened 2 years ago

wwboynton commented 2 years ago

As of now, this module supports either Projects or Labels. However, the Todoist API also supports filters, either ones that have been saved in the frontend or simply inputting a string with Todoist query language. Since the Todoist QL allows for more sophisticated querying, exclusions, and ordering, it would be neat if this module supported that too.