Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
We have built a solution that provides just that. I addition to Matt's proposal we also cover the hard part: the body of the calendar entry. Integration works nice for various mail clients such as Notes, Outlook and iOS devices....independent if the calendar subscribed to requires authentication or not. Working with Google is a bit different....they don't provide a way to attach username/password to a calendar subscription, means, the calendar subscribed to must be public.
Interested? Reach out to me: helmut.sproll[at]cross-works.net
Just testet it on HCL Notes 12.0.2 FP1 - and it works.
FIVE YEARS of stubborn ignorance. They do not give a shit for the very basics in this product.
BTW: You can redraw shared links at any time if you do not want to share anymore from your outlook settings menus. Easy and effective... Domino should offer the same - it's just very helpful for collaboration in projects.
In an exchange mailbox, you can "share" you calendar, which creates a cryptic link to an iCal feed that you can send to whomever you like (knowing the risks, for sure). For our main use case of group mail-in domino mailboxes that are used from external users using outlook via imap as well as from internal users using Notes, this would help a lot to not having to create seperate Exchange online mailboxes for this purpose. Please consider this as important!
Imagine the power if you can make any calendar view in any Notes database available to any 3rd party calendars providing an URL, e.g. using an URL like this:
https://myserver/app/nextEvents?CalendarFeed
Note: I know, that it's allready today possible but it takes some time to develop the needed columns in the view.... I expect more from a RAD environment.
"Likely to implement": I hope to be able to just "click on the invitation" to import it to my Notes/Verse calendar, instead of first download the iCalendar file and thereafter import it to my calendar.
I appreciate very much to be able to import an invitation of iCal/Google/* to a meeting, direct into my Notes calendar.
Yes, exactly what I meant!
Programming this feature shouldn´t be that difficult. But the point would be - it would be available by default for all verse (on premises) users.
Or in other words - everyone needs this feature - but its a bilt tricky.
Authentification would be a point - maybe this interface should work with basic auth by default (to avoid session authentification/LTPAToken problems)!
On the blog from Mat Newman he posted a database for the ical feed feature,
I use this to display my personal Notes calendar in my business Notes account
http://www.matnewman.com/webs/personal/matblog.nsf/dx/how-to-create-an-icalendar-feed-from-a-lotus-notes-database. but i does not work anymore like expected.
There are some clients who demand for notes ical feed feature to use business calendar when planning dates in personal google family agenda.
Drew Birnbaum, I think there should be a constant available URL which could be used to subscribe the IBM domino calendar within Apple, Android, Google mobile phone systems, as the other comments say.
In other words - I want to see my office calender entries within my private Android mobile phone calendar - just for reading, not editing or creating. This is the case for ICAL / ICS streams.
Best regards, Mark
This feature request is not about one-time import and export.
It's for subscribing to a Notes Calendar, through a HTTP url, that is responding with an ICS representation of the calendar. Also, it should be possible to create, update and delete calendar entries, through ICS.
I think the most important use case for this request is to have an URL for calendar subscriptions (in 3rd Party calendars), like:
https://support.apple.com/en-us/HT202361
https://support.google.com/calendar/answer/37083?hl=en
Hi Mark,
Can you explain this request with a specific use case please. That is, do you want to be able to export an ICS/ICAL file such that it can be imported to another calendar system. Or are there other use cases as well.
I think the underlying ical feature already exists, using Domino REST services. But the feature is hidden from the user's point of view.