YaleSTC / shifts

Application to easily track shifts, reports, and payforms for employees.
MIT License
23 stars 18 forks source link

Allow @mentions of STs, LAL #51

Open mnquintana opened 12 years ago

mnquintana commented 12 years ago

[Submitter] would like the ability to @mention someone in a shift report. So, for example, being able to say "@netid, what happened to the ST Diags drive" should email that person with my shift report up until that line, so that we can more quickly contact people right from Shifts.

caseywatts commented 11 years ago

I don't expect this would be too hard to implement in some form, but it'll take some effort to do well. We'd probably want it to begin an auto-complete dropdown after typing "@" like Facebook does. I wouldn't want to write that on our own, but if we can import a library that makes it easier that'd be good!