From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: org-caldav feedback Date: Fri, 18 Jan 2013 14:17:09 +1030 Message-ID: <87a9s7i24i.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([208.118.235.92]:39009) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tw2uU-0005W1-BR for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 22:46:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tw2uS-0004jK-9v for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 22:46:30 -0500 Received: from tx2ehsobe003.messaging.microsoft.com ([65.55.88.13]:58551 helo=tx2outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tw2uS-0004in-45 for emacs-orgmode@gnu.org; Thu, 17 Jan 2013 22:46:28 -0500 In-Reply-To: (Torsten Wagner's message of "Thu, 17 Jan 2013 16:32:48 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Torsten Wagner Cc: dengste@eml.cc, Org Mode Mailing List Torsten Wagner writes: > Thumbs up. For me org-caldav is a new success story of org-mode, > please try to get it into the org-mode standard package :) +1 It would be great to see org-caldav added to contrib/ at the very least (avoiding having to track two different git repositories...). > Any plans to sync tasks too? This could be useful but would require that the org side match VTODO objects closely? Org is very flexible in the way it defines and handles todo elements, allowing a user to completely change how these entries are defined and handled. More importantly, within a given org file, you can have different todo types (sequences of states). > CC. Since Sogo does not allow a print view. Does someone know > how to create a printable weekly calendar which contains > org-agenda entries? I barley remember there was a possibility > to create a PDF but can't find it anymore Maybe have a look at ,----[ C-h f org-agenda-write RET ] | org-agenda-write is an interactive compiled Lisp function in | `org-agenda.el'. | | (org-agenda-write FILE &optional OPEN NOSETTINGS AGENDA-BUFNAME) | | Write the current buffer (an agenda view) as a file. | Depending on the extension of the file name, plain text (.txt), | HTML (.html or .htm) or Postscript (.ps) is produced. | If the extension is .ics, run icalendar export over all files used | to construct the agenda and limit the export to entries listed in the | agenda now. | With prefix argument OPEN, open the new file immediately. | If NOSETTINGS is given, do not scope the settings of | `org-agenda-exporter-settings' into the export commands. This is used when | the settings have already been scoped and we do not wish to overrule other, | higher priority settings. | If AGENDA-BUFFER-NAME, use this as the buffer name for the agenda to write. | | [back] `---- HTH, eric -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org release_7.9.3d-826-gbe0d87