meteor-autocomplete icon indicating copy to clipboard operation
meteor-autocomplete copied to clipboard

support marked up mention and return value

Open leizard opened this issue 10 years ago • 0 comments

It would be nice if you could get all the mention in the text, mark up them, and return them as objects. Like this one: http://ivirabyan.github.io/jquery-mentions/ This jquery has a method to return values, which are mention objects in the text. So when I mention people, I can get their ids and notify them easily.

leizard avatar Aug 28 '15 05:08 leizard