m-i-n-a-r / birday

🎉 A beautiful Kotlin app to remember birthdays and events without having to open Facebook, set alarms or rely on Google Calendar
Other
867 stars 79 forks source link

feature req: ignore birthday for selected people #273

Open nutpantz opened 1 year ago

nutpantz commented 1 year ago

I have birthdays for just about everyone, however a few i don't care to be reminded about on the day, but i also don't want to delete their birthday which is the only other option.

It would be nice to have a "do not show" or "ignore" option in the app. The default being to be reminded of every birthday.

This is just for the reminder on the birthday it self, everything else needs not change.

m-i-n-a-r commented 11 months ago

You can manage this using the favorites and the settings for them! Just add the events you want to be reminded of to your favorites and enable the "notification only for favorites" option 😄

nutpantz commented 11 months ago

So you are suggesting that if i have 150 contacts and 10 i don't want to see notifications for, i should mark 140 as favorites? That seems a little extreme, plus it makes it so that if i have favorites they get lost just to ignore a few.

On October 17, 2023 6:41:57 a.m. PDT, minar @.***> wrote:

You can manage this using the favorites and the settings for them! Just add the events you want to be reminded of to your favorites and enable the "notification only for favorites" option 😄

-- Reply to this email directly or view it on GitHub: https://github.com/m-i-n-a-r/birday/issues/273#issuecomment-1766446227 You are receiving this because you authored the thread.

Message ID: @.***>

m-i-n-a-r commented 9 months ago

Well you got a point, but I'm not sure on how to implement this feature while keeping the app easy to use. I'll think about it :)

nutpantz commented 9 months ago

I would suggest having 3 options for the favorites button. Favorites -normal - ignore

herrbrixter commented 6 months ago

I agree with @nutpantz. I prefer an ignore option because I only want to ignore a few persons' birthdays.

m-i-n-a-r commented 5 months ago

Ok, I'll try to work on this feature this month!

para2ox commented 5 months ago

I would suggest having 3 options for the favorites button. Favorites -normal - ignore

Totally agree. I have 100+ contacts with birthdays, but I want to get notifications for ~30 of them on their birthday and 2 weeks before (favorites), ~30 only on their birthday (normal), and the rest should be ignored (I just want to see them on the homepage).

I've had this exact functionality in Google Calendar for about 5 years now in the form of lists: birthdays from contacts (ignored, no priority), regular birthdays (low priority), and favorite birthdays (high priority), so I like the idea of 3 options in this great app. A year ago when I first tested Birday, I uninstalled it exactly because of this. So if @m-i-n-a-r adds such functionality, I'll be over the moon (as the current GCal workflow is not very convenient due to manual editing).

m-i-n-a-r commented 5 months ago

I would suggest having 3 options for the favorites button. Favorites -normal - ignore

Totally agree. I have 100+ contacts with birthdays, but I want to get notifications for ~30 of them on their birthday and 2 weeks before (favorites), ~30 only on their birthday (normal), and the rest should be ignored (I just want to see them on the homepage).

I've had this exact functionality in Google Calendar for about 5 years now in the form of lists: birthdays from contacts (ignored, no priority), regular birthdays (low priority), and favorite birthdays (high priority), so I like the idea of 3 options in this great app. A year ago when I first tested Birday, I uninstalled it exactly because of this. So if @m-i-n-a-r adds such functionality, I'll be over the moon (as the current GCal workflow is not very convenient due to manual editing).

I'm on it, even if I'm not sure I'll release it in the next update, but I will add it. An important question is: given that the default should and must be the "normal" status, is that ok to change to favorite or ignored by pressing the star button in the home page list, just like now (and cycling between normal -> favorite -> ignored -> normal and so on)? I can't think of a faster way 😕

Also, this will require a DB migration and I have to make sure to don't break the import backup function with previous versions of the db. If I do, many people will get reeeeally angry.

para2ox commented 5 months ago

I'm on it, even if I'm not sure I'll release it in the next update, but I will add it.

Also, this will require a DB migration and I have to make sure to don't break the import backup function with previous versions of the db. If I do, many people will get reeeeally angry.

Many thanks! I'll wait as long as you need 🙂 An important question is: given that the default should and must be the "normal" status, is that ok to change to favorite or ignored by pressing the star button in the home page list, just like now (and cycling between normal -> favorite -> ignored -> normal and so on)? I can't think of a faster way 😕

Yes, that's fine. Or something like a pop-up list: CleanShot 2024-04-05 at 14 29 01@2x

herrbrixter commented 5 months ago

I'm good with "cycling between normal -> favorite -> ignored -> normal".

What's the difference between favorite and normal? In my case, I just have 2 groups of people: people I want to greet and people I don't want to greet.

para2ox commented 5 months ago

What's the difference between favorite and normal? In my case, I just have 2 groups of people: people I want to greet and people I don't want to greet.

nutpantz commented 2 weeks ago

Favorites- people who i have to mention it's their birthday on their birthday or they pout, like little girls under 10

Normal- people who i have to congratulate it's their birthday some time that week, mostly people who think they are important

Ignore- people who always forget my birthday.