Hylozoic / hylo-evo

Hylo UI
Apache License 2.0
36 stars 10 forks source link

Be able to embed images in a post, not have them appear at the top only #1658

Open tibetsprague opened 4 months ago

tibetsprague commented 4 months ago

Requested by Jordan Hosmer-Henner on Intercom

Use something like this: https://tiptap.dev/docs/editor/extensions/nodes/image

KevinTriplett commented 3 months ago

We can do this ... means adding a button somewhere. Since the top row of buttons is crowded, I'll do the following:

User hits returns to create a new, blank line. A "+" icon appears just to the left of the line. If the user clicks it, it disappears and buttons pop up in the line to add an image, a file, or a video. However, if the user starts typing on this line, the "+" icon goes away.

KevinTriplett commented 3 months ago

I would like the ability to embed YouTube videos are part of this issue. Do we have a video icon or can you make one?