[tasks] Add exercise and lifeevent to constants

This commit is contained in:
2025-01-27 14:52:15 -05:00
parent 66c34942e6
commit 3fa43f02d0

View File

@ -8,4 +8,6 @@ TODOIST_TITLE_SUFFIX_LABELS = [
"meeting",
"habit",
"research",
"exercise",
"lifeevent",
]