-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: link to add events from agenda to google calendar #62
base: main
Are you sure you want to change the base?
Conversation
rabarbra
commented
Aug 16, 2023
•
edited
Loading
edited
I need to add an item to setting to enable / disable this feature. |
For adding a setting, please take a look at the following commits / releases: I'll try to take a look at and test your other pull requests soon. Thanks a lot for your contributions. Speaking of contributions, through Improved Intra it's possible to get a "Contributor" title added to your Intra profile, though it is only visisble for Improved Intra users. If you would like to have this title, please let me know. Sadly it cannot be equipped like any other Intra title - it is hardcoded into the extension. |
I've set up a branch that runs the Improved Intra back-end server in a Docker container. This should make development and testing of the to-be-added setting easier. However, I could also implement it myself. Let me know if you want me to. |
Thank you very much for the comments and for the backend branch. I don't mind doing this backend part myself, but a little bit later - now I have to work on another project for a while. As for the suggestion to add a "Contributor" title to my intra profile - I don't mind, it would be great. My intra name is psimonen. |
and fix :not() selector for various logins
Wouldn't it be better to generate a .ics file ? Not everyone uses google calendar, and ICS is fully compatible with all calendar app, allowing for better compatibility. I can look into it if you want. |
An ICS file/link is already included in Improved Intra: https://iintra.freekb.es/v2/options/calendar |