Skip to content

Error Loading Button #293

@futuremotiondev

Description

@futuremotiondev

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:

Image

Only the "Anthropic Console" button works.

Am I missing something stupid? I'm relatively new to Obsidian.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions