Apr 3
Link images with ![[...]]
A feature I really like in Obsidian is that it is possible to link just link other notes via ![[...]]. This allows to organize images in central folders and keeps links working even when moving files.
Pending
Eduard Metzger: Yes! For example ![[cat.png]] links to the image-file cat.png in any folder - similar to how [[cat]] links to the file cat.md in any folder.
Thanks for this request, you mean like `![[filename]]`? And NotePlan would then search by filename without using the folder to match it?