From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: dir or folder structure into org-file? Date: Mon, 14 Sep 2009 18:34:41 -0400 Message-ID: <87ws41tata.fsf@fastmail.fm> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MnK3P-0003MA-DT for emacs-orgmode@gnu.org; Mon, 14 Sep 2009 18:29:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MnK3K-0003Je-Ei for emacs-orgmode@gnu.org; Mon, 14 Sep 2009 18:29:46 -0400 Received: from [199.232.76.173] (port=43893 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MnK3K-0003JW-5q for emacs-orgmode@gnu.org; Mon, 14 Sep 2009 18:29:42 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:47848) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MnK3J-00075P-SP for emacs-orgmode@gnu.org; Mon, 14 Sep 2009 18:29:42 -0400 In-Reply-To: (Erwin Panen's message of "Mon, 14 Sep 2009 19:41:36 +0200") 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: erwinpanen@fastmail.fm Cc: emacs-orgmode@gnu.org Erwin Panen writes: > > Not sure this is the right place to ask; > I'm looking for a way to import a complete file structure into an > org-mode buffer that will be saved to an org-mode file. > > I assume org or emacs must be able to do this, but I haven't found > anything googling around.. > > Thanks for your help! I believe org-fstree is a good option for this: http://burtzlaff.de/org-fstree/ Best, Matt