Overview
When using the show-lists subcommand in reminders-cli, the output does not include custom 'smart lists' from macOS Reminders.
Steps to Reproduce
- Ensure there are custom 'smart lists' in the macOS Reminders app.
- Open the terminal.
- Run the command:
reminders show-lists.
- Observe that the output includes regular lists but excludes 'smart lists'.
Expected Behavior
The show-lists subcommand should display all lists available in the macOS Reminders app, including 'smart lists'.
Actual Behavior
The show-lists subcommand only displays regular lists and omits 'smart lists' from the output.
Additional Information
- This behavior is consistent regardless of the number or types of lists present in the macOS Reminders app.
- Regular lists are displayed as expected.
Environment
- reminders-cli version: 2.4.0
- macOS version: Ventura 13.5
Overview
When using the
show-listssubcommand in reminders-cli, the output does not include custom 'smart lists' from macOS Reminders.Steps to Reproduce
reminders show-lists.Expected Behavior
The
show-listssubcommand should display all lists available in the macOS Reminders app, including 'smart lists'.Actual Behavior
The
show-listssubcommand only displays regular lists and omits 'smart lists' from the output.Additional Information
Environment