Demizo / Daily_You

Every day is worth remembering...
GNU General Public License v3.0
127 stars 6 forks source link

Notification allows for duplicate entries #47

Closed Demizo closed 1 year ago

Demizo commented 1 year ago

You can create a duplicate entry by waiting for a notification to appear, opening the app (without clicking the notification), making today's entry, closing the app, then hitting the notification to log today. The notification will still take you to the entry creation page despite an entry already existing for that day.

This could be fixed by not opening the entry creation page from the notification if an entry already exists, and/or dismissing the notification whenever the app is opened.