No Images shown in the Rich Text Mode
No Images shown in the Rich Text Mode in the Nextcloud 27.0.2
The "old" preview mode shows the images. But not the new rich text mode.
Hi @stefan-franz - I don't believe this is applicable any longer. I'm not able to reproduce any issue like this today. Can you confirm whether the problem is gone for you as well in v4.10.1?
Not working in rich text mode - Nextcloud 28 - Notes 4.10.1
Preview Mode
Where is this image loading from? How were these images added in to this note? Can you provide the raw markdown from edit mode? Thanks!
Tested something and can give you now the information you need: If i create in the rich mode a note, add an image, then it works.
The first line is the synthax that is created if i add an image in the rich text mode:

and this is the line was created in the edit mode:

in the preview mode (created about 1 year ago, the normal image name is changed in a "wild name" with characters and numbes.
The difference is, hat in the rich text mode a subdirectory iscreated .attachments2338 (you see it in the first line) In the edit mode no subdirectory is created.
So the issue is,. that the images can't found because of directory /not directory issues.
If i had used an image, and delete it in the notes, with the intention to insert the image in another place, i can't select the saved image because of hide folder .attachment12345
2 things would be good - feature request:
- Able to insert an image that is still used with notes
- To be able to move an image
Seems related to #1470