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:13:58 -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=54753 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Pol8l-0008UV-76 for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 18:14:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Pol8i-0007ZX-Ut for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 18:14:03 -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 1Pol8i-0007Z9-L1 for emacs-orgmode@gnu.org; Sun, 13 Feb 2011 18:14:00 -0500 Received: by iyi20 with SMTP id 20so4688921iyi.0 for ; Sun, 13 Feb 2011 15:13:58 -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 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 >