This commit is contained in:
@@ -403,6 +403,16 @@ todo: Needs a refresh button somewhere to refresh for new appts.
|
|||||||
Investigate: can AyaNova be a calendar source for Google calendar and others (like provide ical)
|
Investigate: can AyaNova be a calendar source for Google calendar and others (like provide ical)
|
||||||
so they can view, move around but create would be outside that but provided for when refresh.
|
so they can view, move around but create would be outside that but provided for when refresh.
|
||||||
This way a user could just use their built in calendar app rather than fighting with our implementation
|
This way a user could just use their built in calendar app rather than fighting with our implementation
|
||||||
|
Make a case with whatever is found if it looks like a v.next thing
|
||||||
|
keywords google calendar feed url
|
||||||
|
https://stayrony.github.io/Create-iCal-ics-Files-in-net-Core/
|
||||||
|
http://blog.bennymichielsen.be/2013/11/11/exposing-ical-data-in-webapi/
|
||||||
|
https://blog.elmah.io/generate-calendar-in-ical-format-with-net-using-ical-net/
|
||||||
|
https://stackoverflow.com/questions/49032408/i-am-trying-to-provide-google-calendar-with-url-of-calendar-served-by-iis-asp-n
|
||||||
|
Looks like you just provide text back in ical format so would need a token system of some kind I guess since google calendar is not going to login
|
||||||
|
Maybe a sync option via the ayanova app is what is needed, i.e. they have a menu option to download as ical or sync as ical in ayanova and the device recognizes the url protocol or other type and syncs
|
||||||
|
this might be a workaround to security issues and users can just update as needed for offline working
|
||||||
|
ical maybe has urls to open objects in it somehow as well so they can clickthrough google calendar to the source object??
|
||||||
|
|
||||||
|
|
||||||
reporting - make it happen
|
reporting - make it happen
|
||||||
|
|||||||
Reference in New Issue
Block a user