Skip to content

Every note supposedly has attachments #3

@SaraCPickett

Description

@SaraCPickett

The add and list commands work for me, but when I run edit or update, I get the message "Note has attachments and can not be edited safely." even though the note does not have attachments. For example:

$ notes-app list | grep -w test

$ notes-app add test
note id x-coredata://ABCDEF12-3456-7890-ABCD-EF1234567890/ICNote/p24
$ notes-app update test --body "this is a test"
Note has attachments and can not be edited safely.
$ notes-app edit test
[use editor to add any text after title]
Note has attachments and can not be edited safely.
$ notes-app attachments test --properties id
[no output]

$ notes-app --version
0.0.7

I'm running Mojave.

I would love to run this program. Any idea what's going on? Thanks.

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