Roman

Results 93 comments of Roman

In this case, I think the import should become possible in the next version. Currently, I am working on the support for the .ics files, and users will be able...

By the way, I have the same problem with nextcloud server, both using `singlefile` option and with `filesystem`. Maybe it's just my server, but when I export directly from nextcloud...

I though so too, so I tried to use `filesystem` option, but then the same lines are in each file. So maybe it's somehow my Nextcloud server, but then I'd...

Hello @Tonus1 Yes, that basically [is working](https://anufrievroman.gitbook.io/calcure/syncing-with-clouds). For the design reasons, calcure wants the single file (because we also accept URLs and multiple files from multiple places), but one can...

Actually, now as I think about it, it shouldn't be too difficult to support folders instead of single files. I'll just check if it's not ending with `.csv` (like we...

So, in bd8e9aea758a737ddaa73016df1b79d56e792f6b I implemented reading from ics folders. Now you can put either a folder or file or url in your config. Just pushed version 2.8 to Pypi please...

Interesting, could you also check info.log file (in your config folder)? It should specify what has gone wrong. I feel like it might be a specific .ics file, and errors...

So, in version 2.8.1 I've added #710ba1fd5cbf46bb8ebe47e84b2966480885fbaa a general exception for now, so that the program does not crash. Now it should read all files except problematic ones, and in...

> Btw, you did not change the naming of the folders in your last release build ;) Sorry, more specifically?

Ah, sorry, I mean I pushed the update 2.8.1 to pypi but here on GitHub I tend to publish releases only for major changes. So, the new version can be...