Commit Graph

17 Commits

Author SHA1 Message Date
1c480360df refactor and add cli options
- refactor the creation of MONTHS into a definition
- refactor the creation of event_list from EVENTS into a definition
- both of these are initalized in main()
- added option --debug/-d to enable debug printing, default = off
- added option --year/-y for year, default = current year
2024-12-29 09:56:29 -07:00
71222aa59c convert newlines in descrption field to \n 2024-12-29 08:50:37 -07:00
0b97ad1e49 added actuall event creation 2024-12-29 08:23:16 -07:00
889022c84c added processing events by day 2024-12-29 07:46:00 -07:00
f786cceed1 updated debug print 2024-12-29 07:41:15 -07:00
a77019638d setup debug printing 2024-12-29 07:30:41 -07:00
037981040a moved processing into months and month 2024-12-29 07:20:53 -07:00
284885c221 moved processing from main to process_year 2024-12-29 07:05:07 -07:00
ea9d02a03a rework main and enabled Click 2024-12-29 06:47:04 -07:00
84674d8ae5 renamed processed EVENTS to monthly_events 2024-12-29 06:46:28 -07:00
a8cfff3dfe enabled all includes 2024-12-29 06:44:43 -07:00
0e8637edff documented EVENT_LIST 2024-12-28 10:36:08 -07:00
065fbb3684 added mens meetings 2024-10-09 15:54:20 -06:00
620ef6df2c removed leading zero from 08 to 8 2023-02-02 11:33:04 -08:00
fccd1946b7 varies updates for 2023
- Added Share
- Added Sunday PM
- Corrected Womans meeting at 10:00am
- Corrected Mens meeting 8:00am
2023-02-02 11:32:07 -08:00
e5bea485a2 fixed picking 1st week and 5th week dates 2021-12-12 19:52:43 -08:00
8e8517ffe3 first commit 2021-12-12 17:53:00 -08:00