My Filing System
Sunday, October 25, 2009 at 1:56PM Here is a description of the filing system I have come up with
Nothing Added
If you have a Mac running OSX you have everything you need to do this part.
Directory Layout:
- create ~/Documents/files - main location
- create ~/Documents/files/inbox - untagged files
- create ~/Documents/files/personal - not work related files
- create ~/Documents/files/work - work related files
- create ~/Documents/files/personal/data - files stored here
- create ~/Documents/files/work/data - files stored here
- create ~/Documents/files/personal/folders - smart folders go here
- create ~/Documents/files/work/folders - smart folders go here
Main Rules:
- All files are FULLY tagged the first time you tag them.
- All files names must be unique and very detailed.
Tag Rules:
- Spotlight tag words start with &. (&tag)
- Tag words are always a single word.
- Tag words are the simplest form of the word.
- The first tag is always work or personal. (&work)
- The second tag is always a date context (&2008-02)
- Tags run from most general on the left to most detailed on the right. (&planet &island &city &building)
Smart Folder Rules:
- Each rule starts with "spotlight comment -> begins with -> main tag" (&work or &personal)
Process:
- New files get saved to the inbox and spotlight tagged starting with &work for work and &personal for personal stuff. Additional tags are added to add context.
- move the files to work/data or personal/data for final storage.
- create smart folders based on the tags.
Make it Brainless
Everything with "Nothing Added" plus Hazel (http://www.noodlesoft.com/hazel.php) to automate the moving of the files.
- Get and install Hazel.
- Monitor the inbox folder for the following to rules.
- "Comment -> Starts With" the main tag then move it to the proper data directory. (2 rules one for &work and one for &personal)
- "Comment -> is blank" and "Date Added -> is not in the last 1 Day" change the label color and send a growl notification.
Process:
Same as "Nothing Added" without having to move the files your self and you get a reminder about un-tagged files.
Make it Easy
Everything with "Nothing Added" and "Make it Brainless" plus Default Folder X (http://www.stclairsoft.com/DefaultFolderX/)to tag files right when you save them.
- Get and install Default Folder X.
- Set the default save folder to inbox.
- Do all your tagging when you save the file.
Yet to work out
The only way to convert to this system is to manually tag all your files one by one. I still want to find a way to make that process as easy as possible.


Reader Comments