Oct 23, '09 07:30:00AM • Contributed by: bigkm
So I wrote up an AppleSript that updates a regular Address Book group with only people who have phone numbers. This worked great, then after a while, I wanted some numbers to not show up (people you want to keep in your phone but will never call, or whose name you don't want to see every time you scroll down your list). I created a group called Not Phone, and modified my script so that they are removed from the Phone group.
This script will create the groups for you. Warning: if you have a group called Phone already in existence, I suggest renaming the group (or changing the group name that the script uses in the first line), as that group will be modified. Here's the code: So now I can just leave the iPhone set to sync the Phone group, and I have no problems.
[robg adds: This worked as described for me in OS X 10.5.]
