20 Commits

Author SHA1 Message Date
24e05a990d improved Makefile and usage 2023-09-09 08:20:33 +02:00
c6da11c540 inserting events was implemented 2023-09-09 08:09:08 +02:00
2916e77056 implemented DTEND 2023-09-08 20:16:14 +02:00
4910d9d7bb started with getting the DTEND and updated docs 2023-09-08 20:01:42 +02:00
717edb9520 DTSTART field was implemented 2023-09-08 13:01:21 +02:00
af4658f472 reorganizations and got time zone 2023-09-07 14:29:47 +02:00
2264fc06ef clearified comment for function 2023-09-07 03:14:45 +02:00
27a69bee93 extended get_date func for DTSTAMP 2023-09-03 08:07:13 +02:00
cd60b79511 make user choose if all day event and get uuid 2023-09-02 19:25:58 +02:00
72dbf969f5 dont append to the end but seek END:VCALENDAR 2023-09-02 15:18:13 +02:00
3cab08dbf3 new branch for option to insert an event 2023-09-02 13:24:12 +02:00
b3d7d6b45b added Makefile inside src dir 2023-08-25 10:44:15 +02:00
bdface378e added newline between events 2023-08-24 02:15:46 +02:00
d8cb527f61 added end_date and function to print it accordingly 2023-08-24 01:55:50 +02:00
3a53493e74 changed member date to start_date 2023-08-24 01:10:53 +02:00
0294dbf3e9 added pretty_print_date_time function 2023-08-23 20:03:26 +02:00
7cb6f902b6 added cli parsing functions 2023-08-22 00:12:30 +02:00
7d66bc7b72 get home env var and evolution path for ics file 2023-08-15 21:17:24 +02:00
2c5869143d added gitignore and moved .ics to tests dir 2023-08-15 16:50:00 +02:00
85c68bc097 first commit 2023-08-15 16:31:07 +02:00