The Quest for Organization
At work, I’m still (even after a year) experimenting with a “perfect setup” to keep track of my tasks, emails and other work-related things. My biggest thing is making sure all of my information is (relatively) easy to access from a command line since from time to time I have to log in from home. Of course, I could go through the trouble of setting up something like FreeNX or the like, but I’d rather not have to deal with that. So right now, I’m playing with the following:
- Mutt – email
- Remind/Wyrd – reminders / calendar
- Todo.txt – Task list
I’m finding this setup is not quite effective as I like. I have to flip between three different terms in a screen session, need to remember keyboard shortcuts for things, and then also hope I have everything in either Remind or my todo.txt file. This setup is working for the most part, but it’s slowing me down a bit. For a while, I was using Thunderbird with the Lightning plugin for tasks and email, but I can’t really access that outside of the office without X forwarding, which I’ve found is painfully slow. There’s always the option of just reconfiguring mutt to point at Thunderbird’s mail directory, but that doesn’t help me much as far as tasks go.
I’m also trying to figure out the best way to organize notes. The setup for that is rather overkill: Mediawiki. I’ve got Apache, PHP and Mysql running on my workstation, and the wiki is installed. The more I think about it, though, the more it seems a little too overkill. I had tried Tiddlywiki, but that wasn’t robust enough for me. I think I’m going to do a bit more research and see if I can find a decent balance, perhaps something not dependent on a database. I’ve got a lot of information, but it’s pretty much tossed in the wiki without too much categorization. I’m thinking something with tagging would work best.
Comments