Programmatically Add Comments to Notes

I have a note component that keyed to a user. Is it possible to programmatically add a comment to the note? It doesn’t seem like there’s a way to do that now. I tried pushing a string on to the comments array but that doesn’t seem to work.

Also, it’d be nice to be able to store files in Notes components. Doesn’t have to be anything large. I think a 1mb limit would be sufficient for our use cases.

1 Like

Hey there @joew! You are correct - the .comments array is read-only. I’ll note (:slight_smile:) this request down for the team!

1 Like

Awesome. Thank you! Could you also please add a feature request for adding attachments to the Notes component?

2 Likes

You got it!