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

Improve handling of --calendar and --noincluderc args #758

Merged
merged 3 commits into from
Sep 16, 2024
Merged

Conversation

dbarnett
Copy link
Collaborator

Updates handling of --calendar to stop relying on brittle handle_unparsed hack and use more self-aware parsing per command.

Also updates --noincluderc to work more comprehensively (w/ or w/o --config-folder), so that it's easier to ensure other calendars listed in configs don't leak into a given gcalcli run.

Fixes #697 and #757.

@dbarnett dbarnett merged commit f0d9359 into main Sep 16, 2024
10 checks passed
@dbarnett dbarnett deleted the cal-defaults branch September 16, 2024 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Finicky order dependence in --calendar arg, only accepted if supplied BEFORE subcommand name
1 participant