Using multiple files for my tasks and projects
beorg (and Org mode) store tasks, to-do lists and projects in files which you can open in any text editor. Most other to-do list and task management apps have a database in the cloud which you don't have direct access to. Using multiple files allows you to clearly separate your to-dos, tasks and projects. It does though take some thinking to prevent file overload. In this article I'm going to review my personal approach to using multiple files.

The files I use most frequently are inbox (used by beorg on my iPhone and iPad) and refile (used on my office iMac and home MacBook Pro in Emacs). Most new tasks get added directly to these files - particularly if they are standalone tasks and are to be completed in the next few days. I'll give a scheduled date to new tasks - even if the date gets changed on review. Once a week I'll go through all of the tasks and move out bigger projects to the most appropriate file.
beorg doesn't currently support syncing from folders so I tend to use a namespace approach to my filenames. Any files starting with aotm- relate either to my own apps (beorg, Go Calc and any prototypes of new ideas) or to areas such as finance or long term planning. Next come files for each of my clients, and these have the prefix client-. Then there are files I use for my personal life and they start with personal-. Finally there is a calls file and my init file for advanced customisation of beorg.
Here is a cut down list of the files (some have fake names as I'm not going to include names of actual clients here):
- aotm-beorg - this contains all of my planning and notes for beorg
- aotm-blog - any thinking and drafting of blog posts goes here
- aotm-company - general stuff such as company registration number, details of insurance and a record of holidays
- aotm-finance - this includes a month by month breakdown of what I will be invoicing and some notes on accountancy, at which I'm definitely no expert!
- aotm-gocalc - notes on Go Calc, my business calculator creator app
- aotm-medium-planning - high level planning for the next 6-12 months
- aotm-procedures - app release procedures and others I use on a daily basis to help things run smoothly
- calls - every call with a client has notes which go into this file, organised by date and time
- client-bigburgers - a made up client
- client-getawayfromit - another made up client
- personal-family - here I have headings for my wife, children and other close relatives and keep things such as present ideas, school term dates, etc
- personal-food - any links to recipes I'm going to cook - I tend to schedule these so they appear in my agenda when I plan to cook them
- personal-goals - personal goal setting
- inbox - where new tasks added into beorg generally get added
- init - for advanced beorg customisation
- personal-admin - when my car is due for servicing, mortgage interest rates, etc
- refile - the equivalent of inbox but used on my iMac and MacBook Pro
Some people swear by having a very small number of files (maybe just two - refile and projects). There is no right answer as to the best personal organization scheme - that is one of the reason we use flexible tools such as beorg and Org mode. For an alternative view see the Org mode wiki.