diff --git a/pomodoro_to_harvest.py b/pomodoro_to_harvest.py index fd84787..925ea83 100644 --- a/pomodoro_to_harvest.py +++ b/pomodoro_to_harvest.py @@ -138,14 +138,13 @@ compound_project_tasks = { "Find It Cambridge — Planning": ["Find It project management"], "Internal — Contributing back to the community": ["Contrib", "Agaric: contrib", "Contributing", "Agaric contrib", "Agaric contributions"], "Internal — Conferences & Meetups": ["Conference", "Camps", "Camp", "Conferences", "meetup", "meetups"], - "Internal — Content": ["content", "blog", "blogging", "writing"], + "Internal — Content": ["Agaric site content", "Agaric content", "content", "blog", "blogging", "writing"], "Internal — Documentation": ["documentation", "docs", "documenting"], "Internal — Other": ["other"], "Internal — Overhead": ["overhead"], "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", "AgaricNetwork Engagement", "Networking"], - "Internal — Content": ["Agaric site content", "Agaric content"], "VHFA — Contributing back to the community": ["VHFA contrib"], } for preferred, alternatives in compound_project_tasks.items():