12 Hours to Better Time Management – Stepcase Lifehack

This is a nice little article worth reading, even if you consider yourself pretty organized. I found a few things missing from my organizational scheme.

12 Hours to Better Time Management – Stepcase Lifehack

* * *

A personal addendum:

I use OmniFocus in combination with iCal, which together handle most of my reminder and to-do stuff extremely well (and happen to sync with iPod touch). Things is another highly acclaimed app, which is cheaper than OmniFocus. (All these are Mac apps; sorry, Windows users.)

I also use OmniOutliner Pro, for to-do lists that don’t need to pop up on my schedule. But if you’re on a budget, you can get by with any old text editor; just type out your list and print.

Besides the items mentioned in the article, I’ve found it useful to add these things to my computer calendar and/or to-do lists:

  • Household cleaning tasks for each Friday
  • Cleaning personal inboxes, outboxes, email regularly
  • Monthly bank reconciliations, updating financial software
  • Monthly computer maintenance tasks (checking that backups are running, doing routine diagnostics, checking for software updates [I use AppFresh], cleaning desktop and network folders, emptying the trash, syncing contact phone numbers to cell phone, backups to DVD, etc.)
  • Updating desk calendar with important dates (birthdays, events)
  • Yearly tasks: cleaning out filing cabinet, tossing old bills and statements, updating medical records, donating unused clothing/items, cleaning out expired or soon-to-expire food and medical items, cycling devices that need to be periodically discharged and recharged
  • GTD-related tasks, weekly as needed

I don’t block out my time, as the article suggests. I haven’t it found it useful or necessary. But if you are really stuck with more stuff on your plate than you can seem to manage, blocking out time can really help.

For password management, I use 1Password, which is really great. It’s a 5-star app.

Making Mac OS X Leopard Even Better

Apple’s OS X Leopard (version 10.5) is a great operating system, clearly their best yet. Nevertheless, there are ways to make it even better. This is my short collection of favorite tips. In this collection, I am focusing on general usability—things that enhance Finder and your general workflow. I’ve added a few general purpose apps that make working with OS X easier.

Customize your Finder toolbar.

This is what my Finder toolbar looks like:

My Finder toolbar

The second button (which is one of the optional default ones available) gives you easy access to the folder hierarchy. I also added a shortcut to my home folder, and a shortcut to the awesome Open Terminal Here app (which opens a Terminal with the path set to the current folder — mainly useful for those who like to do UNIX stuff). You can add any folders or files that you like. And there are various pre-designed buttons that you may find useful.

To customize, right-click on the toolbar, and choose “Customize Toolbar….” Or from the Finder menu, choose View > Customize Toolbar…. And then drag buttons on or off as you like. To add your own folders or files, drag them from another Finder window onto the toolbar.

Add one or more “recent/favorite things” stacks to your Dock.

You probably already know you can add folders to your Dock, in the space right next to the Trash. You probably also know that those folders appear as “stacks” — an OS X term for pop-up folders — and that there are various ways you can customize the display of stacks.

What you probably didn’t know is there are some special stacks — Recent Applications, Recent Documents, Recent Servers, Favorite Volumes, Favorite Items — which you can create only by following these super-secret steps:

http://www.macosxhints.com/article.php?story=20071101055329470

In summary, fire up Terminal and paste in the following code (and then press enter):

[cc]defaults write com.apple.dock persistent-others -array-add ‘{ “tile-data” = { “list-type” = 1; }; “tile-type” = “recents-tile”; }'[/cc]

To see the new stacks, restart the Dock with this commend in Terminal:

[cc]killall Dock[/cc]

Like magic, your Dock will restart, and a new stack will appear. By default, it will be a Recent Applications stack. If you want to try another type, right-click on the stack and choose which kind you want from the options displayed.

The Recent Applications/Documents/Servers selections give you a list of the most recently accessed/used items in each category; in other words, it gives you stack versions of the same things you find in the Apple > Recent Items menu. Favorite Volumes gives you the items in the Finder sidebar in the “Devices” section. Favorite Items gives you the items in the Finder sidebar “Places” section.

All of these stacks are dynamic; they automatically update to reflect your latest recent/favorite items.

If you want more than one, simply run the Terminal commands again; each time you run them, you’ll get another “recent/favorite things” stack.

Add Dock dividers.

If you have lots of icons in your Dock, it can help to separate them into logical categories. A Dock divider can help. There are basically two ways to do this:

Option 1. Insert a divider icon into your dock. You can download some pre-made ones, such as Dock Dividers or Dock Separators. Or if you have some creative flair, you can make your own (caveat: the divider must be an app or at least have an .app extension, or OS X won’t let you add it to the Dock; modifying one of the dummy apps in the pre-made dividers above is an easy way around this). When done, it looks like this (the animation shows various styles you can choose from; they’re not actually animated):

DockDividers

Option 2: Use Leopard’s oh-so-secret hidden command to add space between groups of icons. To do that, run this command in Terminal:

[cc]defaults write com.apple.dock persistent-apps -array-add ‘{tile-data={}; tile-type=”spacer-tile”;}'[/cc]

To see the spacer, restart the Dock with this commend in Terminal:

[cc]killall Dock[/cc]

Once the spacer appears, you can drag it around. To remove it, simply drag it off the Dock.

Add Activity Monitor to your dock.

This application is found in the Utilities folder, in your applications folder. It is very handy for seeing which applications or processes are hogging your memory or your processor, and also allows you to quit (or force quit) them easily. It will even show you hidden processes (applications and such) that do not appear in the Dock.

It also has all kinds of cool little graphs (memory, drive space, network activity), and you can make its Dock icon show some of those charts in real time.

Add the Keychain Access icon to your menu bar.

This menu bar icon gives you quick access to several things, but the most useful is the first item in the list when you click on it: Lock Screen. This will immediately activate your screen saver; and assuming you have set up a password for your user account, that password will be required to exit the screen saver. This is very handy when you have a computer in a shared environment, and you want to leave the room without leaving your computer open for others to poke around in; or if you are running an important computer task that you don’t want to be interrupted by your children, significant other, or pet.

To add it, launch Keychain Access (in the Utilities folder), go to Preferences, General tab, and tick the checkbox for “Show Status in Menu Bar.”

Install Default FolderX .

Default Folder X ($34.95) makes getting around the files and folders on your computer so easy. I don’t know how I could get along without it.

Most significantly, from within any application’s save or open dialog, it allows you to navigate to any open folder just by hovering your mouse over that folder for a second or two, and then clicking. This saves a tremendous amount of tedious clicking to find a folder that you already have open.

Default Folder X adds a translucent side menu to every file dialog box, which looks like this:

Default Folder X side menu

These icons give you ways to access recent folders and favorite folders from any open or save dialog; set default folders for individual applications; open select folders in Finder; create, reveal, rename, move, delete, and get info on both files and folders; switch to any open Finder window; and set favorite folders. All this from within any file dialog box!

It also gives you this row of buttons beneath each file dialog box, which allow you to preview file contents, get information on the file, set Finder comments, apply meta tags, and view or change file permissions.

Picture 2

If you work with files a lot, you know how tedious it can be to do some of these things when you are forced to switch back and forth between an application and Finder. With Default Folder X, you can do it all on the fly when you are opening or saving a file.

This program also gives you the options of a menu bar icon and a special icon you can put in your Finder toolbar, to perform the same functions.

Install LaunchBar or QuickSilver.

LaunchBar ($24.00) — not free, but more powerful; what I use

QuickSilver (freeware) — works well, is free, and you can change the “look and feel” of it

These apps make launching applications and working with files on your computer super easy. For example, say you have a rarely used program called Super Widget on your computer. One day you need it. Instead of hunting for it, you could simply call up LaunchBar or QuickSilver by hitting the activation command (Cmd-Space by default, but this can be changed), and then type “sw” (s for super, w for widget). Both programs will give you a list of apps that match “sw”, and both will learn from your past use. Select the app, if it’s not the main one listed, and press enter. All this can be done in about two seconds, which is much faster than doing it the hard way.

Both apps let you do much more complex tasks, and explaining all that is beyond the scope of what I can do here. Try them out!

Install Isolator.

Isolator (freeware) does one thing very well: It grays out background applications and windows, so you can focus on the one thing you are trying to do.

Install Dockables.

Dockables (freeware) adds cool little icons to your dock to easily do common tasks (start Time Machine, close apps, eject, empty trash, hide apps, lock screen, log out, mute sound, restart, screen capture, shut down, put the display or computer to sleep, or start the screen saver).

Add Dock stack overlays.

The current stacks implementation is a little messy; switching to “Display as folder” helps, but there is another option. Using these overlays, you get a functional, dynamic stack icon that has a clear meaning. You can find the instructions, a visual example, and download link here:

http://t.ecksdee.org/post/19001860/stacks-overlays

It’s a little bit of a hack, in that need to add an icon file within each stack, and leave it there. But it certainly looks cool! I wish Apple had designed it that way to begin with.

Prevent OS X from ejecting a FireWire drive when logging out

We had a problem at work in which a shared FireWire drive would unmount when logging out of a user account. This is unfortunately the default behavior under OS X, and there is no easy preference to turn it off. This default behavior is intended to prevent inexperienced users from unplugging a device after they log out, naively thinking it is safe to do so. However, in a network setting when you want a drive to remain mounted persistently, because it is a shared resource, this presents obvious problems. If someone logs out on the computer with the FireWire drive, all network connections are terminated, and anyone trying to read or write to the drive will be rudely cut off, possibly resulting in data loss.

I was happy to find a workaround, and it is pretty simple. Open the Terminal application (in the Utilities folder), and type all on one line (no line breaks):

sudo defaults write /Library/Preferences/SystemConfiguration/autodiskmount AutomountDisksWithoutUserLogin -bool true

You must do this from an administrator account, and you will be asked for your password. Then restart, and you should have no more unexpected unmounting. I have tried this only under Tiger (10.4), but someone said in a forum that it works under 10.5 as well.

For more about this hint, see here, here, and here.