How Do You Organize Your Data? 713
kpellegr asks: "After returning from a well deserved holiday, I was faced with an exploding inbox. While organizing and deleting my mail, I realised I was having trouble classifying each mail into one specific folder. I had the feeling I should be able to link to one email from several folders (e.g. product information should be linked to from the 'vendor' folder, as well as from a specific project folder where this product is used). The more I thought about this, the more I realised that trees (such as the Windows filesystems) are not really ideally suited for organizing data. On UNIX-like filesystems, symbolic links allow the creation of simple graphs for organising data, but I have the feeling data could be organized more efficiently. How does the Slashdot crowd organize their data? How do you manage files, email, contacts, meetings and all the relationships that might exist between them?"
I put everything in one folder (Score:5, Funny)
Archaeological Filing system (Score:5, Interesting)
It was based on the simple principal that the older something was the further down in the pile it would be.
Your all-in-one-folder technique and "ls -t" would work equally well.
Re:Archaeological Filing system (Score:5, Interesting)
alias recent='ls -lt | head'
Re:Archaeological Filing system (Score:4, Informative)
Why not just reverse sort?
alias recent='ls -lrt'
Re:Archaeological Filing system (Score:3, Informative)
ls -lart
which has the added bonus of being mnemonic as well as including an obligatory BOFH reference :)
Re:Archaeological Filing system (Score:3, Interesting)
This system works for me. I usually remember about when I received something so I stand a very great chance of finding it by doing a chronological search. I never delete anything that is not an obvious spam. I do make copies of some things into appropriate folders, but I want the chronological record intact so that nothing can get lost by being missfiled.
I do, however, make a point of regularly moving things off the server and onto the local HD and then later move it onto CD.
To avoid losing data you ne
Finally, it has a name... (Score:5, Informative)
Ok, now to actually answer the question posed here (as opposed to what a lot of other people here are doing, which is either come up with something witty or else attempt to codify a sweeping new all-inclusive whiz-bang OS change).
Ahem.
I know the question is asking about emails, files, contacts, and meetings, but as I keep relatively few contacts permanently filed and don't much like meetings, I'll address what I do about files and emails.
Files: I start with a simple folder: "Files". In my case, "D:\Files". (I like folders Windows doesn't much know about, nor mess with.) Inside that, I have pretty much a heterogeneous hodgepodge of hierarchies of folders: "Projects", "Photos", "Temp" (big one, that), etc. Nothing earth-shattering.
Emails: I try to organize these into folders denoting conversational thread ("Buddies", "List Stuff", "Family", "Work", etc.), combined with where they are in my email-processing conveyor belt ("To Do" (I haven't replied yet), then "Transfer" (I've replied, but not archived), then "Done" (archived and ready for deletion)), for whichever conversational threads I want to save. Using the examples above would result in:
And that's pretty much it.
(Hey, you asked...)
Re: Yahoo mail (Score:5, Informative)
Re:Archaeological Filing system (Score:3, Funny)
you laugh, but this is true.
File by email alias (Score:3, Informative)
Re:I put everything in one folder (Score:3, Funny)
I'd symlink it to all folders so where ever I am, I'm in the right place. Then just use the search utility to find it.
Re:I put everything in one folder (Score:5, Funny)
I make a list (Score:4, Funny)
Checking twice really helps.
Santa's Code (Score:4, Funny)
better watchout
lpr why
santa claus town
cat
ncheck list
ncheck list
cat list | grep naughty > nogiftlist
cat list | grep nice > giftlist
santa claus town
who | grep sleeping
who | grep awake
who | grep bad || good
for (goodness sake) {
be good
}
Easy (Score:4, Funny)
Easy! Do what I do and don't have any friends, contacts, meetings, or relationships with people!
Re:Easy (Score:5, Interesting)
Ugh... hate to say it... Outlook client using exchange.
There I said it. Ok, to be fair, I use it because that is what is available and that is what everyone is use, all 800 or so of us... and that is in our org, which is a child org to a much larger org... so a total userbase of about 6000 users...
Here's why it works. I use partially Bayesian based InBoxer [programurl.com] to kill spam. Our exchange server also runs Norton anti-virus (which has saved us from SoBig all that crap)... and then the exchange also has a spam filter which adds "spam:" to the subject of all incoming know spam e-mails (which does me not much good).
Ok, that takes care of spam. All list-serves I belong to get put into their own folders... Emails for friends get put into a specific folder. This leaves my inbox. My inbox is shared with all my 'trusted' co workers. When I am gone, they check it on a regular basis for me while I am gone. If I am expecting a high priority e-mail from a certain person, I set it up so an alert e-mail is sent to the right person then that comes in.
For my tasks, that is also shared. When I am gone, I forward my tasks that are due during that period to the right person.
My calander is also shared. On my calender, I mark when I will be gone, and then setup a special list of those who should be alert when they send me an e-mail or task during that period (this stops an e-mail alert being sent to those list-serves I am on when I am gone).
As for files: I manage the share on our central server that we all use. We just went through a major undertaking to get it up to par. ALL files are saved on the server. Everyone has a private drive, and then each 'task' or 'subject' or 'project' has its own folder on the server. Some folders are public, or 'all on our domain'... a majority are 'departmental access' (every one in our small org)... the rest are specific, generally with 3-4 people.
It takes work. But I have access to the files I need and so do the other people in my org. It takes a lot of user education, training, and hand holding.
Couple all this with decent VPN (cisco based) and most users get what they need when they need it.
Oh, and this is at a college. Most departments are as well off as we are. And, yes, slammer has been a bitch to deal with as students move in... but many dedicated staff have solved that problem (not to mention some ingenious network guys... hats off!).
Re:Easy (Score:3, Informative)
It works great for me, although I must admit, I'm far more comfortable on the command line than the GUI -- my setup is not for the faint of heart or inexperienced.
Re:Easy (Score:3, Informative)
Well... (Score:4, Funny)
Re:Well... (Score:4, Funny)
Virtual Folders (Score:5, Interesting)
Re:Virtual Folders (Score:4, Informative)
Re:Virtual Folders (Score:5, Insightful)
If you're aware of the virtual folder concept, this can be very powerful. But is a first-time user going to expect it? Of course not, he thinks the folders work like everywhere else, and copy means make a copy, not just a link. So many emails were lost at the last job where I used it, for this reason.
Folders in Lotus Notes (Score:5, Informative)
If you are deleting an email, that implies that you are done with the information. If you just want to reorganize it, then you (the user) should understand what it means to organize.
The problem is that users are trained on the MS vision that everything can only exist in one place and to put it in two places requires making a copy. This approach has problems:
1. Very wasteful of hard drive space. You need to have complete copies of a document in every folder/directory it belongs. Today hard drive space is cheap, but MS is trying to grow the data file sizes to keep up.
2. Each copy is not updated with the others. You usually forget which should be the master copy. And the users don't care about maintaining the master copy; they want to work on the one to which they have access. Making it read-only means there will be even more copies made so people can get their work done.
Unix/Linux users have symbolic links. They are exposed to them very early, and learn that a link to a file can be treated as the file, for everything except its organization. Updating the file updates it everywhere.
Lotus Notes allows all approaches:
1. You can make copies. Copy/Paste always does this.
2. You can make links. Dragging always does this.
3. You can put links to anything inside other documents. This allows you to send a memo with links to the documents that need your attention.
4. You have Views, which show all documents based on selection formulas.
5. It has great filtering capabilities. You can show all documents that contain the word "slashdot" that were created between 2 dates.
But is a first-time user going to expect it? Of course not, he thinks the folders work like everywhere else, and copy means make a copy, not just a link.
Your "first-time user" expects "the folders work like everywhere else"?
- A first-time user should not have a problem. They learn what happens without any expectations.
- A "first-time user" that has been using MS products for a while should know never to expect consistent results. Try dragging a file in MSWindows:
1. If it is an executable, it will create a Shortcut.
2. If it is to the same hard drive, it will move the file. (And remember that "My Documents" and "Desktop" are usually on the C Drive.)
3. If it is to a different hard drive, it will make a copy. (What happens if it is a mapped network share on the same computer?)
That is 3 different results from the same user action! So how do folders work everywhere else?
---
Anyway, I expect MS to die soon. Windows will wither without MS. The next generation of users will probably start with Linux and be better off.
An aging user interface metaphor (Score:4, Insightful)
Well, IMO the real problem is not whether one maufacturer or another has his own user interface rules, it is the fact that folders and documents were introduced as the universal metaphor for arranging data on a computer in the first place.
And now we are stuck with the restrictions imposed by that representation, which will often lure first-time users into believing that just because it looks like real-life a folder it will behave like a real-life folder. No matter how you then try to squeeze the concept of links, views, etc, into some kind of association with this rather limited concept, you are likely run into problems. What, really would be the real-world counterpart of a symbolic link, a virtual forlder (!), a view, etc?
The file/folder metaphor comes from an age where files were few and far between for the average user. Maybe we need a completely new user interface concept to deal with today's overload of data.
Re:An aging user interface metaphor (Score:3, Interesting)
Computers have advanced well into what were just dreams even in the 1980s. But we are still stuck with many of the paradigms that were created to:
- Make computers useful when they were very slow.
- Make computers understandable to people who did not grow up with them.
Today, many of the concepts should be obsolete, but I have not heard of any real advancements other than finding uses for the better bandwidth. So I started a company to develop what
MSWindows Inconsistencies (Score:3, Insightful)
The problem with the using CTRL and/or SHIFT + Drag is that it takes two hands. Files are not heavy. I like that I can move them with one hand.
The qualification for when it creates a Shortcut is the same as everything else in MSWindows:
Opera M2 (Score:5, Informative)
Re:Virtual Folders (Score:5, Interesting)
This is a Good Thing IMHO. But, I find that abstract views are almost as good. I'd love spend my time contriving useful query-based views of my mail (e.g. select * from ~/mail where address like family and pr0n = false and spam = no) rather than doing some other things [1] but alas. Fortunately there is the 'in the file system' approach that Hans Reiser [namesys.com] and crew are working toward. Files as directories of content/properties, indexes built from custom searches on transactional filesystems. And all of it open to tinkering and improvement. The UNIX 'file-os-ophy' of text files and meta-data would make my ideal open and convoluted mail storage system trivial.
Worried about space? Run it through transparent filesystem level compression. Worried about security? Gpg ain't exactly new. Want more meta data? No problem: the filesystem of the future has plenty of flexibility for your X-Hot-Natalie-Portman-With-Grits field.
[1] One of the few things tying me to M$ right now is the preponderance of custom sorted, property-extended email stuck in M$ proprietary formats. If I have to write another shell script to parse MBX, PST or OST formats...I think I'll scream.
Re:Virtual Folders (Score:3, Informative)
Re:Virtual Folders (Score:3, Interesting)
Re:Virtual Folders (Score:5, Informative)
Windows Future Storage (Score:3, Interesting)
Evolution has this, sort-of (Score:3, Informative)
Furthermore when you update the filters, your virtual folders are (of course, by means of the way that it is implemented) updated.
I used it for a while and it worked great. Until I started having more mail, then it started getting slow. Then it got really slow. I quit evolution entirely when
my system (Score:4, Funny)
Duh!
Agreed... (Score:5, Informative)
Re:Agreed... (Score:3, Interesting)
The Link-To feature allows me to store it in multiple folders at once.
I especially appreciate the Shared-Folder. It makes it easier for me to make emails, documents, etc, available to those that haven't a clue. The IT department is busy working on too many other things and the Novell iFolder is unacceptable for my use (my other option).
I wish I could make subfolders under
Inefficiently (Score:5, Interesting)
But seriously, this subject is kind of lacking. The problem I have with organized storage is keeping it organized. I don't have the time nor the will. I need some sort of automagic organization.
Re:Inefficiently (Score:5, Insightful)
Step 1: Reply to the email ASAP with a question. Emails are (at best) only half thought out to begin with, so this is typically necessary anyway. It is best if it is something the person will have to look up or follow up on, rather than something they will know right away.
Step 2: Delete the email.
If it takes the person two weeks to get back to you, you know that it is not important AND you just bought yourself two weeks.
If your phone rings 30 seconds after sending the email, it is urgent.
Everything else falls in the middle somewhere, but you get the idea. In my case, probably close to 5% of these never get a response (or get a quick reply that they will look into it, but no final answer), or having been forced to think about their request, they send a response that they need to work on the details of the request before I begin working on it.
Home Directory (Score:3, Interesting)
On Windows, it's slightly different. I save everything to my desktop, then when it gets 'full,' I delete just about everything, realizing I no longer need it.
Not that I RECOMMEND these strategies, but it works.
that's easy (Score:5, Funny)
porn2
New Folder
New Folder(1)
unsorted_porn
mp3s
Re:that's easy (Score:4, Interesting)
porn2
New Folder
New Folder(1)
unsorted_porn
mp3s
I made the mistake of making too many partitions on my drive. So my porn on my
I'm sure I've got all this porn stashed away somewhere on some random partition on my drive that has no links pointing to it, so I'll never find it. I love it when I do find a 1GB stash of
Re:that's easy (Score:3, Interesting)
That's a good reason to make that a separate partition.
And having
Re:that's easy (Score:3, Interesting)
You're too right about that one!
For tha very reason, I have the same justification for
Don't worry, already solved (Score:3, Interesting)
The good news is, that while the Window's file system may not support this, if you wait until 2005 (2006, 2007?), this highly demanded feature will be in the next release of Windows -- yes, everyone's favourite Longhorn will turn everything into a database.
Frankly, I don't think turning an OS into a DBMS is the right thing to do, but for certain applications, having this functionality omnipresent will be useful. Well, OK, for this one application, I'm still waiting to see examples of others.
Wiki (Score:5, Informative)
I'm sure people here will come up with ideas like knowledge trees [runtime-collective.com] and weird topological concepts [upgrade-cepis.org], but gimme a wiki any day.
Re:Wiki (Score:5, Informative)
TWiki is a good bit of work to set up, but I like its features more than most of the others I've seen. It has good access control, page versioning, formatting features, and extensibility.
If my email was integrated, that would be great.
Personal Brain 3.0 (Score:4, Informative)
I'd still like to get into wikis, though. =)
Re:Personal Brain 3.0 (Score:3, Informative)
It's not much use as an email, calendar or todo tool, but as an all-around per
Opera (Score:4, Informative)
homedir (Score:3, Interesting)
i wish my view of the system was more abstracted. i'd rather have my homedir as
another thing i wish, though, is that the filesystem were more... i dont know what to call it. but i wish i could store more meta data about my files. i wish my filesystem had a comments field, and i wish that doing a directory listing would spit out file attributes like dimensions, content length, number of words, and whatever other stuff i could glean by hand. i just want it to all show up. hell, i wish i could do a recursive directory listing based on file type, not file name. and not based on the extension... cause who says i use extensions? (of course i do, what are you, daft?!) unless its a text file. unix spoiled me and i dont put extensions on those.
heck. i wish there was a way to just export my entire home directory with everything i said into one giant 22 gigabyte compressed file that i can save somewhere, drop into a new computer, and just be up and running again just like that.
Flat ASCII files ... (Score:3, Insightful)
that's what an administrative assistant is for (Score:3, Interesting)
Seriously, I try to keep different partitions set for specific things, this helps in case something gets borked on one drive, it won't mess up other partitions, of course there are backups made to ensure not much is lost.
Try doing something like this (if on *nix)
At first it looks bulky, but in the end it's very easy to maintain since everything tends to fall in place. e.g. If you're scripting you could just cd /home/$USERNAME/code and not have to wonder where to save this. Unless you're really odd (like me) and begin everything with test.c or test.py or something.
Re:that's what an administrative assistant is for (Score:3, Funny)
obfuscated pr0n?
Maybe no folders could do it. (Score:5, Interesting)
All mail are kept into one place (say, a MySQL database). You, however, setup filters (that is, SQL queries) that show your e-mails in virtual folders.
That is, messages can be in as many folders as they meet the selection criterion of.
In addition to the obvious "from", "date", "subject", you could assign an arbitrary number of categories which could constitute more selection criteria.
Scopeware and Evolution (Score:5, Interesting)
On a less lofty, but free, note, Evolution has "virtual folders" in which you can place anything a filter expression can select. I use them to sort my email by sender address. I still have my main inbox, and all the categorized subfolders, but the virtual folders select particular people out of the massive mail database. So I can recall that Joe said something three weeks ago that relates to a current problem, and look in the "Joe" virtual folder to find it. There's still no easy way to add arbitrary messages to a virtual folder, other than adding a filter rule that selects just that one message. At least I haven't found a way. But it seems to address part of your concern, for email at least.
By scam (Score:5, Funny)
easy... (Score:5, Funny)
Two Folder Organization with Replication (Score:5, Funny)
Folder 1: INBOX
Folder 2: SENT EMAIL
Any email which is important I send to one or more anal-retentive people who will create nice organized folders in which to store the email. This how I implement replicated storage with automatic retrieval. If I ever need an email back I can simply ask for it and get a copy forwarded to me. Using this method I don't have to waste valuable brain power deciding what folder things go in. As a backup, if for some reason my replicated storage goes on vacation or is out of the office, I can search my sent folder and usually find what I need in there.
This method works extremely well plus it has the advantage of replicated storage which helps thwart hardware failures.
Good luck! Staying organized is a full time job!
Chaos is the best Organization (Score:5, Interesting)
Or is that KAOS (as in "Get Smart") ?
I'm currently playing around with putting all my mail messages, bookmarks, web pages loaded, file accesses (on a day to day basis) into a database. Maybe not all the actual data, but the stuff that might help me find it when I need it. I'm hoping to eventually scan everything that changes on my computer or that I do for keywords and so on and then organize them so I can browse them by some kind of visual graph/map metaphor on any of several axes (type of file, date/time, keywords, directory ....).
I want to be able to go in with a query like "sometime in july I did something having to do with a picnic and watermelon" and get a list of possibilities, then be able to rate those in the hopes of finding the exact info I'm looking for.
OK, so far I only have some pieces of it. But I'm getting closer to a database schema for the information and that will help me figure out better what info I need to collect.
Intertwingle (Score:4, Interesting)
As many people will probably point here, you should check out Evolution's "virtual folders".
JWZ once proposed a more sophisticated approach to store mail without the hierarchical folder structure limits. You can read about it here: Intertwingle [mozilla.org]
I don't what came out of that. I think it is a good idea still waiting to be implemented.
Evolution's Create Filter on Message is Key (Score:5, Interesting)
My goal is to never have an email that has value to me land in my inbox. Every time I get an email of "value" which stays in Evolution's inbox, I right click, and "Create Filter from Message". (I'm paraphrasing.)
Every good message should have at least one filter putting it into at least one folder. Some emails have more than one rule, but the whole right click -> create filter thing makes this quick and easy.
-Pete
Modern Windows OS filesystems (Score:3, Funny)
Also, I know in Windows 2000 and Windows XP (and I heard also Windows ME), Folder Shortcuts [microsoft.com] (these are NOT shortcuts to folders) are also supported. These graft folders into the namespace that actually exist elsewhere. I've tested this across physical drives, and I believe it would also work with network-mapped drives. Note that on Windows XP, you have to temporarily switch to the classic start menu to create a Folder Shortcut.
Until OS X... (Score:4, Insightful)
...organizing data was quite simple for Mac users. (All you Mac people out there have to admit: You're right with me on this. Don't lie!)
The process was simple:
RT (Score:3, Interesting)
Anti SCO T-Shirts [anti-tshirts.com]. Donates to the Open Source Now Fund with each purchase.
That's simple (Score:5, Funny)
Sorry, i'm frustrated... I'm setting up an exchange server right now.
grep (Score:4, Interesting)
Keeping email organized is a lot harder than it should be. There is no good way to deal with things like a seminar announcement that I need to keep for two weeks but is junk after that, or stuff that I need to remember to read or reply to but don't want to read right now (or stuff I keep because I should read it but don't want to actually read ever).
It is also hard to remember that, when someone emails me some document, the place to store it is not in an email folder, but a directory dedicated to that project or subject. Like if someone sends a reference for a paper I am writing, it should go in ~/papers/journalname/papername/references or something, not just stay as an attachment in my inbox.
And once in a while, you have to waste a day or two reorganizing your crap and deleting old email. This is especially hard when I have copies of documents or programs on different computers, because I have to figure out which ones are the most recent and are the authoritative copy. CVS and rsync help here; CVS makes it obvious which copy is the best one (the one in CVS), and rsync makes it easy to keep things identical on different machines so you don't have the problem to begin with.
What was the question? Oh yeah. Let google index your entire file tree and use it to find stuff.
Haystack from MIT (Score:5, Interesting)
Re:Haystack from MIT (Score:5, Interesting)
I hope to see this progress. I'd spend $100 in the blink of an eye for a decent home-use information management tool. (Having used industrial-strength [and priced] document management in the past...) At the moment though, Haystack looks a little bit scary.
Requirements from the download [mit.edu] page:
*Pentium III 700mhz-based computer or better (Pentium 4 2ghz strongly recommended)
*512 megabytes of RAM (768 megabytes strongly recommended)
*Windows 2000, Windows XP, or Linux (Linux build requires GTK+ 2.0 libraries)
*At least 1 gigabyte of disk space (or more, as your repository grows)
*Java 2 Development Kit (JDK) 1.4
If I had a test box with these specs, yes, I'd try it.
Re:Haystack from MIT (Score:3, Informative)
I've been trying to figure out a good solution to this question myself, and I think I'm just going to have to make one I like. It's hard to find something someone else has programmed that suits your own needs for such a personalized usage, in my opinion.
What I've planned out is something that would have a calendar, address book, to-do list, misc storage, etc. Problem is, I don't want to have to do all the categorizing my
DocuSEEK. (Score:3, Informative)
--grendel drago
how much email your mail app can handle (Score:3, Interesting)
Somewhat at a loss for good ideas, I suggested she try Enterage. That's apparently what they used to use, until they broke its limit of a 2mb index, at which point Enterage crashes.
Sheeeeeeesh. Some people just don't know what it means to keep a clean email inbox. But in her case, their business revolves around receiving customer email, and they're already keeping their mailboxes trimmed down.
Is there any email app for OS X that can handle "industrial" needs?
Just to Stir the Pot (Score:3, Interesting)
Ted Nelson's ZigZag [xanadu.com] system is a new way to store related data without resorting to a relational database. At first glance, it seems really goofy. This is usually an indication (to me, anyway) that it either really is completely goofy, or brilliant beyond my comprehension. Given Nelson's record, I'm inclined toward the latter.
Schwab
Check out M2 (Score:3, Informative)
"If this is a sig, and sigs are for losers, then I am a loser..."
depends a bit on your mail client (Score:3, Interesting)
If there is product specific stuff that I want to put in more than one place, I tend to copy it to text or word or whatever format docs and save it into folders.
Now I am entirely dependant on filters to store stuff into the right folder. Usually all that is left in the inbox is spam or new contacts.
There are things for sales or support staff called "contact managers" or "customer resource managers" (CRM), which let you link up documents and mail and even records of phone conversations and reminders in a more intuitive fashion. I've yet to decide which one is best even though I've spent months trying to figure it out. I guess it is too far away from how I work as a programmer (mostly). There are these ones for example: Le Grand [slashdot.org]
ACT! [act.com]
Microsoft have one that they got from Great Plains software [microsoft.com]
And there is one unix based one that I know of in Finland! Nemein [nemein.com] Hmm, having trouble getting it to load but it was there last January. Try looking for Nemein.Net Sales just to prove I'm not imagining it review [lwn.net]
Anyway I think some of those things are completely over the top but if your email systems are out of control they may help.
Obligatory BeOS Reference (Score:5, Insightful)
The Brain (Score:4, Interesting)
BeOS File system (Score:4, Interesting)
It's rather awkward to explain, but it works amazingly well in practice. Once you've tried it, you realise that there is no need to store data in directories, just make sure that the attributes are up-to-date, and finding any file is a query away. Rumour has it that Windows will adopt a similar system in Longhorn. Yeah, we BeOS users (all 20 of us
Ditch the folders... (Score:4, Interesting)
"The goal here is to do for email (starting with your personal mailbox) what Google did for the web... The Google principle: It doesn't matter where information is because I can get to it with a keystroke. So what is Zoe? Think about it as a sort of librarian, tirelessly, continuously, processing, slicing, indexing, organizing, your messages. The end result is this intertwingled web of information. Messages put in context. Your very own knowledge base accessible at your fingertip. No more "attending to" your messages. The messages organization is done automatically for you so as to not have the need to "manage" your email. Because once information is available at a keystroke, it doesn't matter in which folder you happened to file it two years ago. There is no folder. The information is always there. Accessible when you need it. In context." ZOE [evectors.it]
Bayes with good interface (Score:3, Interesting)
IMO it did this in real-time, must have made for some impressive indices.
Maybe this is the answer, open-source Autonomy. I am a mere perlmonks acolyte so I will leave it up to the real brains to figure it out
theBrain (Score:3, Interesting)
I've always classified thebrain as 'really neat', but not very usable. Once you put a lot of information into it, the interface becomes difficult to use. But the concpet is still sound.
WinFS (Score:3, Interesting)
So you'll access a "folder" which basically has a list of properties, and all files with those properties will be show. So if I want all my pictures from my vacation to hawaii, as well as my monthly financial reports, I'd create a folder that "contains" all files on those subjects, and whenever I accessed that folder it'd show me all files that fit those catagories. But on the same hand I can have another "folder" which shows me just my vacation pictures.
Re:WinFS (Score:4, Interesting)
Great -- now I can lose my "files" that much faster.
Stickies? Apple's
Threaded via highlighting (in today's version -- just wait) with Apple's Mail.app is nice too.
The key is that *I* will still have to organize and be able to find easily my data (instead of ALWAYS doing a "search" I suppose). This file system, that file system -- it's still a tree'ing directory structure (logically at least). With symbolic links (Un*x) I can easily cross link anything. Sure -- a database is good for doing that concept too. WinFS isn't the end all be all considering their work to date and what is already on the market with Linux and OS X.
Either way, here or there, that OS or the other, which ever file system *I* will have to organize -- Microsoft is only trying to dummy things down even MORE. What's next, macro enabled file system virus' that infect and wipe out my entire "database"? Oh, wait, we already have that.
Flame bait attempt? Certainly not. This certainly didn't answer the question. My answer has been to Folder/File emails according to project, as needed. The names always change. Eventually simply "dated" and burned or deleted as needed. Of course Apple's current searching functions across all their applications is extraordinary and will only get that much better with Panther. How many more years until Longhorn?
Heck, with Linux, or BSD, or even OS X for that matter a simple "find . -print | grep -i whatever_i_think_it_could_be" will do a fast and dirty search. Doesn't really work too well with Windows, now does it?
Sets, not trees (Score:4, Interesting)
http://www.geocities.com/tablizer/sets1.htm (I know, geocities sucks, but there are too many links to it already to switch.)
Evolution (Score:5, Interesting)
I used to create new folders for specific types of email, but I found it very difficult to manage and search all the folders after a while, so I ended up moving all of my email to a single folder, Inbox. I currently have 24,949 messages in my Inbox and Evolution is still extremely fast when it comes to sorting and searching through them all.
I also make use of the excellent VFolders feature of Evolution, to save frequent searches into their own folders. I've been using Evolution now for several years, and it just keeps getting better and better [ximian.com].
How I Organize? (Score:4, Funny)
Thank you 3M.
OmniGraffle, OmniOutliner, and more (Score:5, Interesting)
For file systems I use symbolic links in a column viewed filesytem. I really like what a company formerly known as NeXT [apple.com] has done with some of their products. Their software for pictures and music both have a "Library". From there you can drag songs or pictures into "Playlists" (music) or "Albums" (photos).
Very cool.
As for software, I use OmniGraffle and OmniOutliner from OmniGroup [omnigroup.com]. OmniOutliner is especially simple, yet unique. I wonder why no one else has an idea organizer that is so incredible? I couldn't do my job without it. Well, I could, but I'd use a lot of paper or spend a lot of time in OpenOffice messing around with things.
Re:OmniGraffle, OmniOutliner, and more (Score:3, Insightful)
I'll second this. I don't actually shell out for software very often, but I paid for OmniOutliner. It's a terrific program. I'd pay for OmniGraffle, too, but I'm on a tight budget these days and can't justify spending the $69.95 they want for it. That's not to say it's not worth it, jus
The delete key (Score:3, Funny)
Check out Zoe (Score:3, Interesting)
It is wonderfully easy to use, and does everything you want. Oh, it does take a bit of getting used to.
Use keywords (Score:3, Interesting)
the same way while organising, as while looking for something. I never seem to find
the right folder when I want it.
So now I am using evolution, put all mails (except SPAM, CVS, Bug reports etc) in INBOX
folder and create virtual folders based on keywords. But most of my successful hits are
when I filter for keywords over this INBOX folder as I need info. Its works 90% of the time.
Infact another rule in conjunction to this: Never delete anything
I am next going to break my INBOX into separate folder for each 3-months and try doing the
filters over the whole set of inboxes.
3 Personal Tmp Directories to Eliminate Clutter (Score:3, Interesting)
The most USEFUL directories you can create are three personal tmp directories, like so:
There are many more techniques. I'd like to write about them some time, but now is not that time.
Sorting Files (Score:3, Interesting)
The base directory describes the block.
Take for example software. There are two possible ways of sorting this: stuff from vendors and stuff by structure. I use both, but the majority of stuff gets stored in the vendor tree, and the minority under the opsys tree. So if i want a non-descript OS/2 utility for file management, i would look under opsys/os2/fileman/ while something from say file commander/2 [which i use a lot] is /vendor/fileman/harvard/os2/.
Personal stuff gets stored under the tdisk tree. These are grouped under broad catergories, eg 'maths', and then a date directory. eg: /tdisk/maths/nbfk/
The whole idea is if ye take a bucket-load of backup cdroms, ye should get a single tree that is easy to sort through.
How do I sort my data? Loosely. (Score:4, Insightful)
I don't always succeed at that, but I do try. Sometimes I don't produce the same neural network or mneumonic-map that I did two years ago for the same datum, and then it gets lost. So the more general, the better.
The world is not a hierarchy (Score:3, Interesting)
I organize my emails by putting everything in a single folder. No need to agonise over classification or get grumpy at myself for misfiling. Then I use ISYS [isys.com.au] to find whatever I need to find, using a plain english description of my need. Works a treat. ISYS is a swiss army knife search tool, but best of all, there's a stripped-down, email-only version coming out in a couple of weeks.
ZOE - Like Google for your personal email (Score:3, Informative)
I've found two different mechanisms. (Score:3, Insightful)
"But the point of this excercise is to _organize_ my ifnormation!"
Well, yes. Which brings me two the second mechanism(s): use Evolution's v-folders. I really wish that more clients supported v-folders, because they the ideal metaphor for e-mail soft links. So, now you're stuff's "organized" in one folder, and many sub-folders. Why is the "one folder" bit important? Because -- and here's the nifty part -- you can now grep/Perl/regex the hell out of it with a fair bit of facility.
$.02
If and when it's available... (Score:3, Informative)
Re:DELETED! (Score:3, Funny)
Re:Get an integraded enviroment (Score:5, Insightful)
The backup is easy if working with standard mailbox style folders because the format is text, readable by any viewer. You can tgz your mail directory to a file via cron. I back mine up on a rotating basis to a different drive. For things I know I will never need but want to keep anyway or for archiving important things, I create a new IMAP folders with my client, move the messages over to that folder, tgz it and move it out of the mail directory. If I ever need it, I can extract it back to the mail directory and view it again or I can add more mail to the archive file later with a few commands I am not familiar with the native format of any mail clients anymore because I have been using IMAP for years. I switched for two reasons, I got tired of always trying to convert proprietary mail formats everytime I wanted to change mail clients and I wanted access to all of my mail regardless of what type of machine or where I was coming from. I will never go back no non-IMAP. The fetchmail and procmail functionality are an added bonus. You get the most from IMAP when it is running 24/7 on a stable machine somewhere on your local/home network. If you don't have such a thing already in place, it might not be worth the initial effort.