From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: RELEASE: Org-mode 6.08a Date: Mon, 6 Oct 2008 19:15:24 +0200 Message-ID: <39130699-960D-4896-A27D-1161618A73F6@uva.nl> References: <98C068B3-0930-444E-A17B-E01D3E583BCA@uva.nl> Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kmv1i-0000Bs-Cj for emacs-orgmode@gnu.org; Mon, 06 Oct 2008 14:41:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kmv1h-0000Ay-2J for emacs-orgmode@gnu.org; Mon, 06 Oct 2008 14:41:49 -0400 Received: from [199.232.76.173] (port=55862 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kmv1g-0000Ag-NE for emacs-orgmode@gnu.org; Mon, 06 Oct 2008 14:41:48 -0400 Received: from nf-out-0910.google.com ([64.233.182.184]:40455) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kmv1g-0006mX-2E for emacs-orgmode@gnu.org; Mon, 06 Oct 2008 14:41:48 -0400 Received: by nf-out-0910.google.com with SMTP id c7so1162622nfi.26 for ; Mon, 06 Oct 2008 11:41:47 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manish Cc: emacs-orgmode@gnu.org On Oct 6, 2008, at 8:03 AM, Manish wrote: > I am sure there's more to it but this was enough for me to be > convinced of it's utility. I just wish that: > > 1. it copied attachemnts instead of moving them (may be an option), > and I think John implemented this as "move" because the original idea was to attach files that have no other home, that should really be associated with the task, only live inside the task. But I could see copies, and even more so hard links as being useful as well. This would make entries into some kind of "Smart Folder", where you easily links files without having to insert links into the Org file. > 2. there was another option to archive the attachment directory from > the launcher menu itself (a `Z' for zip, just like there is `D' for > deletion.) Well, C-c C-a has at least 52 keys to play with, so we can add useful ideas, even though I would not like to bloat the system. Zipping could be useful, but I guess the target zip file should then be outside the task attachment directory? Where? Maybe one could have a zipper that exports the task to HTML as README.html and wraps it up with all the attached files.... :-) - Carsten