phd0
Janvier 14, 2017, 7:01
1
Permettre (avec Rainlendar par exemple, ou depuis son iPhone, en ajoutant un autre calendrier) d’afficher le calendrier global (ou son propre calendrier si un login / password est utilisé) au format iCal directement sans passer par la page Web.
Plus pratique, permet d’être toujours informé des stages / dates de fermetures, éventements autres.
cela rejoint la demande sur le github :
opened 01:37PM - 31 Jul 16 UTC
closed 03:16PM - 10 Dec 19 UTC
enhancement
Hello,
most of fablab use open protocol calendars, mostly the .ICS and CalDAV
… (self host (owncloud), or google calendar, or whatever)
to manage a lot of things
(daily open times, machines availability, benevoles avaibility, training session, events, and so on),
sometimes on differents calendars, to don't make a big mess,
and the ability to write and see these calendar on multiple support
(own website with plugins, other website, smartphone, heavy mail client, cross posting calendar, different page for different calendars, ... )
(for example, wordpress plugin which doesn't support this protocol, for us, are banned for integration in our website/workflow),
an it's not an annecdotic use of a calendar, it's the main tool of the management of the lab, and of our daily life (with other calendars for work...).
for us, it's a major function, a big need for fab-manager.
i understand that's it's easy to code with "php calendars" from reading a database,
but it's not a efficient solution for time managing, if it's not crossplatform, or if you need to connect to the fab-manager website to see this calendar, and on the other hands, to deal with all your real calendars.
how it's possible to implement it ?
thanks.