From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dennis Groves (CISG)" Subject: Org-mode idea? Date: Thu, 6 Nov 2008 14:21:37 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ky5kA-0008Nh-RC for emacs-orgmode@gnu.org; Thu, 06 Nov 2008 09:21:54 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ky5kA-0008NT-AA for emacs-orgmode@gnu.org; Thu, 06 Nov 2008 09:21:54 -0500 Received: from [199.232.76.173] (port=44314 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ky5kA-0008NQ-3R for emacs-orgmode@gnu.org; Thu, 06 Nov 2008 09:21:54 -0500 Received: from smtp-dub.microsoft.com ([213.199.138.181]:25722) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_MD5:16) (Exim 4.60) (envelope-from ) id 1Ky5kA-0000ph-02 for emacs-orgmode@gnu.org; Thu, 06 Nov 2008 09:21:54 -0500 Content-Language: en 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: "emacs-orgmode@gnu.org" Hello All, I am sort of new to org-mode; I have been using it for some time but since = I am not a software engineer I am afraid I am not able to make use of all the capabilities nor do I fully understand them all... That said, in terms of life management; nothing even comes close to the power and utility of org-mode in my experience so I use it. I use org-mode for projects, exercise and fitness, and a daily task-diary. And I currently do this all in one big giant unwieldy file. I recently suffered a loss of data on my main computer. And as such I reall= y want to get my data into a git repository and have that backed up regularly= . (but I have been in management now for so long my developer tech skills hav= e really suffered - and this stuff isn't as obvious as it once was...) I would also like to get the big file split out into many small files, so that they are easier to work with. I want to split this up into potentiall= y dozens of files in different subdirectories in my org folder. The structure reflects my own mental outline of course. Now my idea is this could agenda be made to read the subdirectories recursively and scan the files there in for todo's? Sorta, like a compile? Or could I have a single file that is simply a list of all the files to loo= k into in order to create my agenda? Thank you, And again, please forgive my 'newbness' --- Dennis