From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo de Moraes Serpa Subject: Re: [Feature request] org-backup Date: Sun, 13 Feb 2011 17:14:27 -0600 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=55047 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pol9B-0000Jy-0b for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 18:14:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pol99-0007gH-ME for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 18:14:28 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:61984) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Pol99-0007Z9-HD for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 18:14:27 -0500 Received: by mail-iy0-f169.google.com with SMTP id 20so4688921iyi.0 for ; Sun, 13 Feb 2011 15:14:27 -0800 (PST) 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: Dan Davison Cc: Org Mode Anyway, doesn't seem it's something hard to do, so I might as well just try getting something implemented, could be a good exercise in elisp. On Sun, Feb 13, 2011 at 5:13 PM, Marcelo de Moraes Serpa wrote: > Hi Dan! > > I already do this, but sometimes the files are spread around *many* > directories. I.e, the model of having everything in a > version-controlled directory is unpractical, so that's why I think it > would be useful. > > Marcelo. > > On Sun, Feb 13, 2011 at 3:49 PM, Dan Davison wrote: >> Marcelo de Moraes Serpa writes: >> >>> 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? >> >> Hi Marcelo, >> >> I think backing up text files is a job for other tools; not emacs. I'd >> recommend using a version control tool such as git for this. >> >> Dan >> >>> >>> Cheers, >>> >>> Marcelo. >>> >>> _______________________________________________ >>> Emacs-orgmode mailing list >>> Please use `Reply All' to send replies to the list. >>> Emacs-orgmode@gnu.org >>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode >> >