You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can confirm the same thing happens with pipx install khal as well. I dug into the source, and it looks like the JSON formatter feature hasn't been merged into Khal 0.11.x at all- it's only available on the development branch. 🤔
Describe the bug
Try to use option --json but the returned error said
Error: No such option: --json Did you mean --once?
If applicable: Stack Trace
Above
To Reproduce
Steps to reproduce the behavior:
khal list --json title
Expected behavior
Screenshots
OS, version, khal version and how you installed it:
khal, version 0.11.3
brew install khal
The text was updated successfully, but these errors were encountered: