From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Case Newsgroups: gmane.emacs.help Subject: PLan of Attack -- integrate Calendar, Orgmode and Address book?? Date: Tue, 11 Sep 2007 11:36:49 -0400 Message-ID: <1189525009.2696.129.camel@CASE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1189525009 21734 80.91.229.12 (11 Sep 2007 15:36:49 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Sep 2007 15:36:49 +0000 (UTC) To: EMACS List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Sep 11 17:36:46 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IV7n0-0008JQ-Jo for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Sep 2007 17:36:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IV7n0-0003yd-NK for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Sep 2007 11:36:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IV7mk-0003yO-Fv for help-gnu-emacs@gnu.org; Tue, 11 Sep 2007 11:36:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IV7mh-0003yB-JG for help-gnu-emacs@gnu.org; Tue, 11 Sep 2007 11:36:17 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IV7mh-0003y8-E7 for help-gnu-emacs@gnu.org; Tue, 11 Sep 2007 11:36:15 -0400 Original-Received: from smtp100.rog.mail.re2.yahoo.com ([206.190.36.78]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1IV7mh-0006X2-3w for help-gnu-emacs@gnu.org; Tue, 11 Sep 2007 11:36:15 -0400 Original-Received: (qmail 18442 invoked from network); 11 Sep 2007 15:36:14 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Subject:From:To:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=jzrtK01ce/LRpjf1lNvG+IqaT8viR3aSZ9uajnJcvOnEPF/xk0AhVbT/EO755I1bKbJwyrMr3SuCYz6Gk5NEPN6aRV09xwZg3GrHOqJzyGK3bvMxFNSEkXBphEWJTuilKKs3dYUObWPAzL0cmY8aNL2jf58Wl+5tMvqkYioXFRk= ; Original-Received: from unknown (HELO ?192.168.1.3?) (billlinux@rogers.com@74.104.51.86 with plain) by smtp100.rog.mail.re2.yahoo.com with SMTP; 11 Sep 2007 15:36:14 -0000 X-YMail-OSG: iVSf4McVM1mWcGUCYXDR8Z1TWz_c7HrDQH2pxt_CpS7AXONsQAhSjtjVgL7hOhSh.A-- X-Mailer: Evolution 2.10.3 (2.10.3-2.fc7) X-Detected-Kernel: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:47495 Archived-At: Hi; I think I am about to undertake the biggest emacs task I have tried so far and would like some pointers about how best to go about it. I want to create a print out that reflects a summary of my emacs Calendar, TODO lists and Address Book. I still work with a folded piece of paper in my hip or shirt pocket. I find electronic PIMs get in the way of a face-to-face meetings. It is easier and more interactive with people to write to-do's, future appointments etc. on paper in front of them than have them sit there losing the focus of the meeting while I try to enter electronic data. In any case, to do this, should I just write functions that: 1. create new buffers for two sided printing, 2. insert data from different emacs progams, 3. formatted the way I want, 4. then print. Is this basically a formatting problem or is it a printing problem ? Are there any gotchas have to look out for? Is there a better way? Does something like this already exist? I want to use emacs because all the other PIMs I have looked at do not create the exact printout I want, and I like the possibility that emacs provides of making adjustments to the presentation of data. Details (if anyone is interested): both sides in landscape, 1st side a five week daily graphic calendar - starting with the week of the current date - include headlines of appointments for that week and the next four, - leaving room to write or pencil in future appointments 2nd side - trifold with three panels, First panel - Appointments for the day or the week (depending on which I choose, i.e. how busy I am). Second panel - contact names and phone numbers for the appointments scheduled for that day or week. Third panel - TODO list modifiable as in options available in orgmode. I want to keep the graphics as simple as possible, just enough to show divisions etc. so as not to obscure any handwritten notes I may write on it during the course of the day. I would print this out on one sheet of paper, both sides, fold it along the two trifold dividers, then fold it in half and carry it in my hip or shirt pocket. It would be covered by hand written notes by the end of the day or week, which I would then enter into the appropriate emacs Calendar appointments, TODO, Contacts or notes. Is this too big of a challenge for someone who has never built a function bigger than something for a simple key binding? -- Regards Bill