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

Allow actions (--calendar, --agenda, ...) to be exclusive #97

Closed
b1rger opened this issue Jan 8, 2024 · 0 comments · Fixed by #99 or #98
Closed

Allow actions (--calendar, --agenda, ...) to be exclusive #97

b1rger opened this issue Jan 8, 2024 · 0 comments · Fixed by #99 or #98

Comments

@b1rger
Copy link
Owner

b1rger commented Jan 8, 2024

only fallback to default calendar view if no action is given

b1rger added a commit that referenced this issue Jan 8, 2024
b1rger added a commit that referenced this issue Jan 8, 2024
b1rger added a commit that referenced this issue Jan 9, 2024
b1rger added a commit that referenced this issue Jan 10, 2024
This is a backwards incompatible change, because actions are now
exclusive. Up until now, `-a` showed the calendar *and* the agenda. The
calendar is still the default, but if you choose to display the agenda
with `-a` it displays the agenda *instead* of the calendar. If you want
both, you have to use `-ac` or `--calendar --agenda`.

Closes: #97
b1rger added a commit that referenced this issue Jan 10, 2024
This is a backwards incompatible change, because actions are now
exclusive. Up until now, `-a` showed the calendar *and* the agenda. The
calendar is still the default, but if you choose to display the agenda
with `-a` it displays the agenda *instead* of the calendar. If you want
both, you have to use `-ac` or `--calendar --agenda`.

Closes: #97
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 a pull request may close this issue.

1 participant