Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

In Mountain Lion's Notification Centre, I don't like having a notification pop up with the contents of an iMessage text I just got, but I do want to have notifications about it happening.

Is there a way to make it just show a notification without the content, similar to the iOS setting to not "Show preview" that hides the text content from the iOS notification center?

share|improve this question

2 Answers

Go to Settings> Notification> Messaging. Scroll down and click the "show preview" option to off

share|improve this answer

This is not possible with the currently available notification options and configuration of Notification Centre. The three options you have are

  • No notifications
  • Banner
  • Banners that stay until clicked

You have no control over the content of the message, its just shows what is sent by the notifying application.

So looking at iMessages, there is no way to change or limit the notifications that are sent by default to the Notification Centre.

So the only solution I can come up with is to turn off iMessage notifications completely in Notification Centre

Then using iMessage's built in ability to run Applescripts when events are triggered, then send your own notifications without the offending content (more private IMHO for work machines) to Notification Centre by using third party scripts.

Of course, those notifications would have your own defined content and would also have to come from an application that is enabled in Notification Centre.

This thread might give you a start on how to create a notification that can be called from Applescript.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.