Persistent reminder numbering
Removing reminders is a pain because they renumber each time. Store the numbers in the database instead of just using enumerate().
Removing reminders is a pain because they renumber each time. Store the numbers in the database instead of just using enumerate().