insert_event #1

Merged
bjoernf merged 16 commits from insert_event into master 2023-09-09 06:26:50 +00:00

16 Commits

Author SHA1 Message Date
bjoernf 2124d401b7 updated readme 2023-09-09 08:25:30 +02:00
bjoernf 24e05a990d improved Makefile and usage 2023-09-09 08:20:33 +02:00
bjoernf c6da11c540 inserting events was implemented 2023-09-09 08:09:08 +02:00
bjoernf 2916e77056 implemented DTEND 2023-09-08 20:16:14 +02:00
bjoernf 4910d9d7bb started with getting the DTEND and updated docs 2023-09-08 20:01:42 +02:00
bjoernf deddf0137c updated docs 2023-09-08 19:38:25 +02:00
bjoernf 717edb9520 DTSTART field was implemented 2023-09-08 13:01:21 +02:00
bjoernf af4658f472 reorganizations and got time zone 2023-09-07 14:29:47 +02:00
bjoernf c19f1b8e6e updated docs 2023-09-07 06:18:05 +02:00
bjoernf 0bf1709213 created docs dir with ics format info 2023-09-07 03:37:56 +02:00
bjoernf 2264fc06ef clearified comment for function 2023-09-07 03:14:45 +02:00
bjoernf ac270de18d updated gitignore 2023-09-07 03:09:12 +02:00
bjoernf 27a69bee93 extended get_date func for DTSTAMP 2023-09-03 08:07:13 +02:00
bjoernf cd60b79511 make user choose if all day event and get uuid 2023-09-02 19:25:58 +02:00
bjoernf 72dbf969f5 dont append to the end but seek END:VCALENDAR 2023-09-02 15:18:13 +02:00
bjoernf 3cab08dbf3 new branch for option to insert an event 2023-09-02 13:24:12 +02:00