-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update AUR Package to 3.0.0+ #93
Comments
Hi, thank you! |
Yes, it is displayed as version 3.0.1, but if you check the package version, it will be 2.9.6. Why am I asking? I'm really looking forward to the feature that was implemented in issue #68.
-- |
Ah I see, that's my bad, I just forgot to update that -v output, but rest assured that it's version 3.0 you are running. You can also check it by pressing ? key, it should say 3.0. |
So, if with this version you still don't see your multiday events, please let us know. |
Yes, I still don't see any recurring events
I have several (Google and MS Outlook) calendars, I connect to each of them by adding the [Parameters]
ics_event_files = https://mail.myorg.com/owa/calendar/token/calendar.ics,https://calendar.google.com/calendar/ical/token/basic.ics,another-one,another-one,etc |
Just to make sure, there are two different types of recurring events: 1) multiday events (i.e. it starts and continues over several days), which are supported, and 2) recurring events (which are repeated with some periodicity on other days/weeks/months), which are not supported yet. If your evens are of the second type, it's a work in progress. Previously it couldn't be supported because of the limits of the library, but now we switched to |
Yes, I meant exactly recurring events. I think this aspect is actually very important, because part of our life consists of a schedule - periodic events that repeat from day to day. Thank you so much for your understanding and assistance, I really look forward to the implementation of this feature. |
Dear Roman,
Sorry for the open issue, but we are really looking forward to updating your awesome app in AUR repository.
Unfortunately, version 2.x is being downloaded from pip.
Thanks for understanding and your work! ❤️
The text was updated successfully, but these errors were encountered: