Renee Klawitter <[EMAIL PROTECTED]> writes: > Hi there! > I have just prescripted Emacs/Planner two my girlfriend. We both have > a lot of appointments and keep them in our own planner projects. > How it is possible to show my girlfriends appointments in my planner > in the like of planner-appt-forthcoming-display() ?
Maybe somebody has a clearer idea than me. You'd have to synchronize your day pages, and then also have some kind of indication of to whom the appointment belongs. I guess you could solve the latter by using planner-multi and making sure to tag all of your appointments with FromRenee, so that when your girlfriend viewed her appointments, she would know yours from hers. The problem is that you probably don't want to synchronize the rest of your day page with hers; just the appointments that are tasks. One possibility is to write a small script that just exports the appointment tasks from a day page. Do you have access to a web server? Have you thought about just publishing your planner pages to HTML so that you can view hers and she can view yours? I know other people are interested in this appointment-sharing feature. We've talked about changing planner-id to have essentially namespaces, so that users could merge their tasks with other users more easily. Other suggestions are welcome. -- - John Sullivan -http://www.wjsullivan.net -GPG Key: AE8600B6 _______________________________________________ Planner-el-discuss mailing list [email protected] https://mail.gna.org/listinfo/planner-el-discuss
