andreadev-it
andreadev-it
Tested on my linux laptop, the problem should now be fixed
Thank you conni2461 for the reference to this problem. In that specific situation, I believe it is actually wrong to rely on the path separator to handle the root path...
I've taken a deeper look at the code, and found that the path separator has been used as a way to check if the os is Windows in the following...
Yes, I think it is a good idea. Even if it will be a pretty small file right now :) I've checked on windows with shellslash and indeed `package.config` is...
Hi @cseickel , Sorry for being out of touch these days... From what I've experienced, enabling the shellslash option on windows causes way more harm than good, and I personally...
Hi @Conni2461 , It's been a while since I opened this PR, but I wanted to complete what I started. I created the "system" module that we have talked about...
Hi Conni, thank you for the review and the suggestions (don't know why I didn't do that immediatly, tbh). I've seen also some changes made by @tajtiattila which should also...
Hi @vhyrro, I'm very interested in this specific feature (and dates features in general). Is there a way for me to help you with this?
Hi @vhyrro , don't worry 🙂 I've read the calendar section in the roadmap, and based on what you written, both in that section and this PR, I thought about...
Thanks @vhyrro ! Ok, I wrote "open multiple calendar views" based on the comment you left in the calendar.lua file at line 22, but maybe I didn't completely understand what...