Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request - Sticky notifications #11

Closed
skamsie opened this issue Jun 26, 2022 · 3 comments
Closed

Feature request - Sticky notifications #11

skamsie opened this issue Jun 26, 2022 · 3 comments

Comments

@skamsie
Copy link

skamsie commented Jun 26, 2022

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
Copy link
Owner

poetaman commented Jun 26, 2022

@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:

  • Notifications for arttime do not stay for long time on macOS?
    • This setting cannot be controlled by arttime. You will have to do this 1 time change in your computer: Open System Preferences > Select Notifications & Focus > Scroll to Script Editor > Change "Script editor alert style" to "Alerts". Make sure "Allow Notifications" is selected. Additionally check the combination of boxes based on your preferences.

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
Copy link
Author

skamsie commented Jun 27, 2022

Solved, thank you!

@skamsie skamsie closed this as completed Jun 27, 2022
@poetaman poetaman pinned this issue Jul 15, 2022
@poetaman
Copy link
Owner

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.

  • Notification don't always appear on macOS, example: during a Zoom call?
    • If notifications sometime appear and sometime do not, this is because of macOS "Focus"/"Do not disturb" settings. You will have to do this one time change on your computer: Open System Preferences > Select Notifications & Focus > Select Focus tab > Choose profile "Do not disturb" > In "Allowed notifications from" box select "Apps" tab then press + (i.e. plus) > Search and select "Script Editor" > Press Add. You might have to repeat this process for all focus profiles you use in addition to "Do not disturb".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants