javalent / admonitions

Adds admonition block-styled content to Obsidian.md
MIT License
1.09k stars 71 forks source link

Links in admonitions aren't recognized by Obsidian #108

Closed klieret closed 2 years ago

klieret commented 3 years ago

If I create a link

```ad-note
See also [[note_name_1232342345]]
```

in a note a, then Obsidian doesn't recognize this as a link to note_name_1232342345. For example, a is only listed in the "unlinked mentions" section of the backlinks panel of note_name_1232342345, not in the "linked mentions" section.

This is despite having "Sync Links to Metadata Cache" turned on in obsidian-admonition's settings.

ClaikoCode commented 3 years ago

I noticed this as well! Would very much like this to be a feature.

tholzschuh commented 2 years ago

Same problem for me!

mayurankv commented 2 years ago

Same!

TheAvocadoProtocol commented 2 years ago

Same Here,

plus there are some links that don't appear on the global graph, I've to open that note to the links to appear on the graph

frankjonen commented 2 years ago

Same here,

wasn't sure whether it's an Obsidian bug or a Plug-In issue.

valentine195 commented 2 years ago

Grouped into master issue.

copeugne commented 2 years ago

I have a similar problem but for media attachments and didn't see it in issues already.

```ad-info ![[duck.jpg]] ```

It renders like I would have guessed but appears as orphan in the graph view.

ghissue1 ghissue2

I'm on obsidian 0.13.23 for mac.

KambizMoradi commented 2 years ago

I have same problem.