I have a file in my DB called "Buttons.md" Where I've defined three buttons as so:
```button
name Anthropic API Keys
type link
action https://console.anthropic.com/settings/keys
```
^button-anthropic-keys
```button
name Anthropic Admin Keys
type link
action https://platform.claude.com/settings/admin-keys
```
^button-anthropic-admin-keys
```button
name Anthropic Console
type link
action https://console.anthropic.com/dashboard
```
^button-anthropic-console
And then right below, I am trying to get the inline buttons to work:
`button-anthropic-keys`
`button-anthropic-admin-keys`
`button-anthropic-console`
But I get only this:
Only the "Anthropic Console" button works.
Am I missing something stupid? I'm relatively new to Obsidian.
I have a file in my DB called "Buttons.md" Where I've defined three buttons as so:
And then right below, I am trying to get the inline buttons to work:
But I get only this:
Only the "Anthropic Console" button works.
Am I missing something stupid? I'm relatively new to Obsidian.