Clicking email address in note opens website, not mail client

Steps to reproduce

  1. Type in an email address, such as [email protected]
  2. Click on the email address link you just typed

Expected result

My system’s email client will open with [email protected] in the “To” field

Actual result

A web browser opens up to https://www.icloud.com/

Environment

  • Operating system: MacOS Ventura 13.1 on a 16-inch 2019 MacBook Pro
  • Debug info:
    SYSTEM INFO:
    Obsidian version: v1.1.9
    Installer version: v1.1.9
    Operating system: Darwin Kernel Version 22.2.0: Fri Nov 11 02:08:47 PST 2022; root:xnu-8792.61.2~4/RELEASE_X86_64 22.2.0
    Login status: logged in
    Catalyst license: none
    Insider build toggle: off
    Live preview: on
    Legacy editor: off
    Base theme: light
    Community theme: none
    Snippets enabled: 1
    Restricted mode: off
    Plugins installed: 6
    Plugins enabled: 0

RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.


Additional information

Screen recording:

3 Likes

I see the same unless the address is coded:

[[email protected]](mailto:[email protected])
1 Like

On iOS, clicking the part after the “@” opens the webpage. Clicking the part before it does nothing.

Odd that in read mode the link is correct and uses mailto.

1 Like

I had the same problem and the issue seems to be connected with the Apple Mail settings in Ventura. I opened the settings inside the Mail app: Mail > Settings > General > Default email reader: this should be the Mail App, but it was not. Reverting to Mail App solved the issue. See also Ventura Mail issues.

1 Like

Steps to reproduce

  1. Create a note
  2. Add the following text to the note: [email protected] abc
  3. Stay in the edit mode and click [email protected]

Did you follow the troubleshooting guide? [Y/N]

Yes. The issue was reproduced in the sandbox v

Expected result

The application associated with mailto protocol is executed

Actual result

The web browser is executed and https://example.com is opened inside

Environment

SYSTEM INFO:
Obsidian version: v1.1.15
Installer version: v1.1.15
Operating system: Windows 10 Home Single Language 10.0.22621
Login status: not logged in
Insider build toggle: off
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: Obsidian Nord v0.1.7
Snippets enabled: 3
Restricted mode: off
Plugins installed: 12
Plugins enabled: 4
1: Outliner v4.2.1
2: Zoom v1.1.1
3: Quiet Outline v0.3.14
4: Enhancing Mindmap v0.2.4


Looks similar to this bug report encountered on MacOS: Clicking email address in note opens website, not mail client

1 Like

Then please don’t post a duplicate. I’ve merged the thread here.