Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] filtering on task or project for tw_gcal_sync seems to have no effect #115

Open
jemorriso opened this issue May 8, 2024 · 0 comments
Labels

Comments

@jemorriso
Copy link

Describe the bug

When I run tw_gcal_sync -t task3 -c test3 all taskwarrior tasks with due dates are synced to the 'task3' google calendar, regardless of whether they have the 'task3' tag or not.

To Reproduce

task add test task 2 due:tom+13h
task add test task 3 due:tom+13h +task3
tw_gcal_sync -t task3 -c test3

Expected Behavior

Only task 2 should show up on the test3 calendar.

Versions

OS Version (cat /etc/*-release; uname -a)

Darwin Jeremys-MacBook-Pro.local 23.4.0 Darwin Kernel Version 23.4.0: Fri Mar 15 00:10:42 PDT 2024; root:xnu-10063.101.17~1/RELEASE_ARM64_T6000 arm64

Python version (python --version; python3 --version)

python 3.11.7

--version of your executable

tw_gcal_sync, version <module 'syncall.version' from '/Users/jerry/venvs/syncall/.venv/lib/python3.11/site-packages/syncall/version.py'>

@jemorriso jemorriso added the bug label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant