Comment on How/why does Microsoft teams exist?
JackbyDev@programming.dev 4 days agoIf I type *blah* it shows it as something like blah, but I want it to not format until I send. It’s difficult for me to write in WYSIWYG editors. I want it to show *blah*.
lando55@lemmy.zip 4 days ago
Ah yes, the live preview… that would be nice to have but I don’t imagine Teams would ever implement this degree of granularity in customization.
If you end up submitting a feature request, make sure to tag it with “ai” and “copilot” so there’s at least some tiny chance someone will look at it ;)
JackbyDev@programming.dev 4 days ago
The AI push right now is crazy. Where I’m working all teams have to show how much they’re using AI and where. Rather than being measured on their success they’re being measured on how they’re doing it.
lando55@lemmy.zip 4 days ago
Yes, I was only half joking about that.
If you are ever so inclined, you can look at the Microsoft Graph API logging for some of the O365 services like Teams, there is a field in there that logs if Copilot was even mentioned in the transaction, let alone actually used.
Seems like in many cases you can easily game the system to show how much you’ve embraced Ai.