Roman

Results 39 comments of Roman

I looked into it, indeed the database could be in .ics and the file could be synced for example using `vdirsync`. I tried, and it seems to work, but the...

I started looking into this issue, it seems like the easiest and most supported way to go is [ics.py library](https://github.com/ics-py/ics-py). However, in addition to the problems mentioned above, I discovered...

Thank you, I'll look into the khal example!

Thank you for the details. I agree it would be great but I still don't see any easy way to do it. As far as I can see from calcurse...

Okay, I had some time to work on it. For now, I am trying to figure out limitations and possible issues with different format. But so far, this script based...

Thank you, I see what to do, I guess. I guess now I'll have to maintain the AUR for jdatetime as well...

Yes, I'd say the ics files and syncing with `vdirsyncer` is the best solution, because writing my own syncing module is probably something unrealistic at the moment. But I'll check...

I'll close this issue because the discussion moved to the issue #4

Oh, okay, you meant the issue like the protocol support from the application itself? Okay, let's keep it open for now, but indeed, I'd say the vdirsyncer seems the most...

Remind me, how khal stores the events? Is it .ics or some native format as well? If it is .ics, then I am already working in this direction, if native...