I wanted to add an image but suddenly the the picture doesnt show up and the links stays “normal” and doesnt turn into the pink colour.so I can only see the code as in: ![[Screenshot 2025-10-31 122249.png]]" but the picture doesnt appaear.
Things I have tried
I already went to settings and clicked on files and links and set the setting: default location for new attachments but nothings works.
And when I enter STRG + E I can see the picture but than it disappears again when i again enter STRG + E
It might be some formatting above the image that is messing up the formatting.
Check for any unopened tags or formatting symbols. Any html tags, etc? If you copy just the image link to another note, does it appear as normal?
What “pink colour” are you referring to?
If the note isn’t private, can you show the entire context of the note? Either the Markdown, or a screenshot?
Also, the standard troubleshooting stuff: Make sure your Obsidian is up to date. Make sure your plugins are up to date. Try with plugins turned off. Try with any CSS snippets turned off.
On the bottom right of Obsidian, click the book or code icon (whichever one is present) and then select the one with the pencil icon. In English, it looks like this:
Now you should be able to edit text and see your picture.
But if that wasn’t the problem, then I second what rigmarole said .)
Explanation
Pressing Strg + E toggles between the reading view and an editing view. There are two editing views: “Source mode” and “Live Preview”. In Live Preview, you can see embedded images. In Source mode, you’re not supposed to see the images, just the markdown code.