orgzly / orgzly-android

Outliner for taking notes and managing to-do lists
https://www.orgzly.com
GNU General Public License v3.0
2.7k stars 304 forks source link

Add setting for making reminder notifications sticky #988

Open Vonter opened 2 years ago

Vonter commented 2 years ago

Implements a sticky reminders feature that was previously suggested in https://github.com/orgzly/orgzly-android/issues/107 and https://github.com/orgzly/orgzly-android/issues/621

Like others have mentioned in the related issues, this is a feature that some other apps have. I had previously used p!n for doing just this but it would be nice to be able to use Orgzly instead.

The code change is based on the PR https://github.com/orgzly/orgzly-android/pull/843. I have been using a build with this change over the past few days and I have not faced any issues with it.