Skip to content

Bug: --notes="" errors / impossible to set an empty reminder body #85

@chrisgrieser

Description

@chrisgrieser

It's not possible to add (or edit) a reminder, where you set the reminder body to an empty string.

> reminders add "Tasks" --due-date="today" "foobar" --notes=""
Error: Missing value for '--notes <notes>'

While in the case of reminders add you could just leave out the --notes="", in the case of reminder edit, this makes it impossible to remove an existing reminder body. Also, this makes writing small scripts a bit annoying, since you need to always validate that the body is not empty.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions