From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: [Feature request] org-backup Date: Sun, 13 Feb 2011 15:34:04 -0600 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=37871 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pojao-0005hs-R5 for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 16:35:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Poja4-0001pB-VS for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 16:34:09 -0500 Received: from mail-iw0-f169.google.com ([209.85.214.169]:53625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Poja4-0001p7-NK for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 16:34:08 -0500 Received: by iwc10 with SMTP id 10so4610892iwc.0 for ; Sun, 13 Feb 2011 13:34:05 -0800 (PST) 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: Org Mode Hi list, Although I try to keep all my org files inside a ~/org directory, I often find myself creating org files outside of this directory context, for example, as a bucket for a new project I'm working on, to keep notes, todos, etc. It'd be nice if we had a org-backup function that would fetch all files from the agenda + linked files and create a compressed backup of them. What do you think? Cheers, Marcelo.