From 861a3c402f692714d284fd8bf58be7eccee612b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Melan=C3=A7on?= Date: Sat, 5 Feb 2022 23:40:34 -0500 Subject: [PATCH] Oh, just commit a typo task to the compound task parser, easier than fixing it --- pomodoro_to_harvest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py index 54dbf91..a1c934a 100644 --- a/pomodoro_to_harvest.py +++ b/pomodoro_to_harvest.py @@ -141,7 +141,7 @@ compound_project_tasks = { "Internal — Documentation": ["documentation", "docs", "documenting"], "Internal — Personal Learning": ["Learning", "Personal learning"], "Internal — Presentations": ["presentations", "presentation"], - "Internal — Network Engagement": ["Network Engagement", "network engagement", "Network engagment", "Social media", "Network building", "Agaric network engagement"], + "Internal — Network Engagement": ["Network Engagement", "network engagement", "Network engagment", "Social media", "Network building", "Agaric network engagement", "AgaricNetwork Engagement"], "Internal — Content": ["Agaric site content", "Agaric content"], "VHFA — Contributing back to the community": ["VHFA contrib"], }