tagify icon indicating copy to clipboard operation
tagify copied to clipboard

Ignore an email address in the middle of an sentence

Open CasFreriks opened this issue 1 year ago • 1 comments

Prerequisites

  • [x] I am running the latest version
  • [x] I checked the documentation and found no answer
  • [x] I checked to make sure that this issue has not already been filed

Hi, I'm using Tagify with the mix mode enabled. It's working perfectly, but when I use an email address in the middle of a sentence, such as: [email protected], it's searching for @test.com. Is there any way I can ignore this?

Example: image

CasFreriks avatar May 15 '24 13:05 CasFreriks

hmmm... I have never thought about that specific scenario.. and I've been working on this since 2017 :) very interesting!

I would have to think how can the code detects what is an email and optionally ignore it.

You can always click the ESC key to hide the suggestions dropdown but I guess it is still annoying. It would take me some time to solve this. I assume it isn't urgent

yairEO avatar May 21 '24 18:05 yairEO