Opened 10 years ago
Closed 6 years ago
#12517 closed New Feature (fixed)
Support for @mentions - the autocomplete feature
Reported by: | Christophe Guillou | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Same functionality as for the social media websites. @ key if preceded by space and followed by word character presents a typeahead list of pre-populated usernames that can be selected and inserted to text editor. We can then define a common API between IBM and CKEditor to allow data inter-exchange.
Change History (5)
comment:1 Changed 10 years ago by
Type: | Bug → New Feature |
---|
comment:2 Changed 10 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 9 years ago by
Summary: | Support for @mentions → Support for @mentions - the autocomplete feature |
---|
comment:4 Changed 8 years ago by
Hi Team, Can You please update me on this. I also wanted below functionality. Same functionality as for the social media websites. @ key if preceded by space and followed by word character presents a typeahead list of pre-populated usernames that can be selected and inserted to text editor.
Please provide me link if you have done any such functionality.
comment:5 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Just for a reference, this feature has been added in CKEditor 4.10.0, see https://github.com/ckeditor/ckeditor-dev/issues/1703 for more details.
Sounds interesting.