Commit Graph

12 Commits

Author SHA1 Message Date
Trevor Vallender 4f1c793d2f Birthdaze 0.1 release 2024-03-05 14:08:56 +00:00
Trevor Vallender 7184f8e4aa Add reminders
Refs #3
2024-03-05 12:32:16 +00:00
Trevor Vallender 0160b8abd9 Use deteministic UIDs
Refs #1
2024-03-05 11:48:13 +00:00
Trevor Vallender 4b108e9328 Improve README 2024-03-04 10:07:08 +00:00
Trevor Vallender b7ae662fc9 Fixing bin 2024-03-03 20:46:29 +00:00
Trevor Vallender 54c3aca66b First gem release 2024-03-03 20:43:34 +00:00
Trevor Vallender 337f3aa1ca Set recurring events
If we know the birth year, recur from there. Otherwise, recur from the
current year.
2024-03-03 20:42:28 +00:00
Trevor Vallender 57024374ee Refactor to store birthdays in hash
Much more flexible
2024-03-03 20:31:09 +00:00
Trevor Vallender db982373c7 Output an ical file
Almost there—but we’re only adding birthdays to the current year.
2024-03-03 14:52:12 +00:00
Trevor Vallender 36d1e481e9 Output list of birthdays
We can now list all the birthdays for the year, in order.

Started work on icalendar output.
2024-03-03 14:47:25 +00:00
Trevor Vallender b4cc830bf8 Parse dates from CardDAV
We’re now correctly building an array of names and birthdates from
CardDAV data
2024-03-03 10:34:39 +00:00
Trevor Vallender a73e0e7a0b Initial commit 2024-03-02 15:27:25 +00:00