obsidianmd / obsidian-help

Help documentation for Obsidian.
https://help.obsidian.md
1.14k stars 364 forks source link

Explicitly reference note embedding on "Internal Links" page #844

Open Tainmere opened 1 week ago

Tainmere commented 1 week ago

As mentioned in Embed files.md, prefixing an internal link with an exclamation mark (!) causes Obsidian to embed what is linked.

However, this is not mentioned in Internal Links.md. Adding a short note to that page explicitly mentioning that one can embed notes with ! to make the reader of Internal Links.md aware of that possibility.

Thinking something like this:

Prefixing an internal link with an exclamation mark (`!`) can be used to embed that link. For more details see [[Embed Files]].
Tainmere commented 1 week ago

My train of thought is that note embedding is a cool and powerful feature, and by explicitly mentioned it in Internal Links makes people aware of the connection between internal links and note embedding. ATM the only way to get from Internal Links to Embed Files is by seeing that Embed Links is in the sidebar and the Links to this page section, but nothing that explicitly connects internal links to note embedding.