poetaman / arttime

arttime is a CLI application that blends beauty of ASCII / text art with functionality of clock / timer / pattern-based time manager in terminal ⏰
Other
938 stars 15 forks source link

Feature request - Sticky notifications #11

Closed skamsie closed 2 years ago

skamsie commented 2 years ago

Hi, first of all great app! Is there a way to configure the notifications to be sticky on Mac OS? Currently it shows up for a second or so, then it dissapears. I would like to have the type of notifications that you have to manually close.

poetaman commented 2 years ago

@skamsie Am glad you like it. It's been improving everyday, and more features are on the way. Make sure to keep it updated. Yes! there is a way to do what you intend. Its already listed in the Troubleshooting section of arttime's README.md. Am copying it here for your reference:

This will change behavior of notifications generated by all apple scripts on your computer. It seems like there is no native macOS interface like Linux to change this behavior on per notification basis. This 1 time change should not affect the behavior of notifications from other apps. Screenshot below shows how I have configured AppleScript notifications. Maybe in future macOS will add a native way to control notification time on per notification basis.

Note: One might also want to tick "When display is sleeping", though I haven't tested with or without it. Probably it covers the case when display is sleeping but system is not.

Screen Shot 2022-06-26 at 9 35 17 AM
skamsie commented 2 years ago

Solved, thank you!

poetaman commented 2 years ago

A related setting needs change if notifications do not always appear (due to focus settings). I just added this bullet to the Troubleshooting section of documentation.