outl1ne / nova-notes-field

This Laravel Nova package adds a notes field to Nova's arsenal of fields.
MIT License
51 stars 36 forks source link

Feature request -Adding an image as note? #39

Closed rapidtechsolutions closed 11 months ago

Tarpsvo commented 3 years ago

Hi! Adding images is not currently supported. :(

cja-github commented 2 years ago

Is that why when I paste an image into a note it is lost? Or is that a different issue?

Tarpsvo commented 2 years ago

It is the same issue. Nova doesn't really handle images well.

cja-github commented 2 years ago

I have images working fine in the default Nova rich text editor. I'm pretty new to Laravel and it took me about an hour to set up. I've had no problems with them.

On Fri, 1 Oct 2021 at 14:04, Tarvo R. @.***> wrote:

It is the same issue. Nova doesn't really handle images well.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/optimistdigital/nova-notes-field/issues/39#issuecomment-932169513, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABIIJT6K6E6DDGPZPQOO7RLUEWPV3ANCNFSM47YOKXXA .

-- Christopher Alexander @.***

richard-raadi commented 11 months ago

@rapidtechsolutions Currently we do not intend to develop support for uploading images as a note field. If you feel strongly for it we are happy to check and test any pull requests you might open!