question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Hi guys,

How to force it to be sticky until user clicks on MacOS?

Tried: timeout: 999999 reply: true reply: true, timeout: 999999 and

timeout: 999999
    }, function () {
      console.log(arguments);
    }

Did not work for me. Thanks.

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:9
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

3reactions
bolinfestcommented, Nov 17, 2017

Hmm, so it looks like the 2.0.0 release of terminal-notifier drops support for sticky notifications and says alerter should be used for those instead?

https://github.com/julienXX/terminal-notifier/releases/tag/2.0.0

alerter seems to be a fairly small, native macOS project:

https://github.com/vjeantet/alerter

1reaction
mikaelbrcommented, Sep 3, 2017

This is due to a memory leak in the terminal-notifier which has been patched (and is in master), but there are some breaking changes in the way terminal-notifier handles icons which hasn’t been resolved yet. The master branch now has the memory leak workaround removed, as the master uses the 1.8 version of terminal-notifier.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Get Sticky Notes on a Mac to Create Reminders
How to get sticky notes on a Mac. 1. Open "Finder" from your dock or the top menu bar on your Mac. 2....
Read more >
5 of the Best Sticky Note Apps for Mac - Make Tech Easier
1. Stickies. Stickies come pre-installed with macOS. It allows users to create notes in post-it like fashion on the screen.
Read more >
How to Use Sticky Notes for Mac - Lifewire
To access Stickies: Open Finder and click Applications > Stickies. ; To create a new note: Select File > New Note or type...
Read more >
How to use Stickies on Mac - Setapp
To make a new sticky on Mac, open the Stickies app. In the app's menu, choose File > New Note. Once the note...
Read more >
How to Use Sticky Notes or Stickies on Mac or ... - YouTube
How to Use Sticky Notes or Stickies on Mac or MacBook [Tutorial]Keep notes, lists, and even pictures in sticky notes on your desktop....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found