Showing posts with label osx. Show all posts
Showing posts with label osx. Show all posts

Wednesday, October 17, 2012

Tagging Contacts In Address Book

There is no native support for tagging in OSX and iOS Address Book but there is a way to actually do some tagging so you can get rid of folders completely.

Note: Though the screen shots are in iOS, you can also do the same thing in OSX Address Book

Step 1: Add a new field to the contact 



Step 2: Select Job Title




Step 3: Fill in the Job Title with the tags you need. 

START THE TAG WITH DASHES. The dash is not needed but it will help with searching short tags like "CS" which could be contained within names. This will aid in searching. 

Job Title is chosen because it's one of the few fields where indexing is done but is likely to be less bothersome if filled with tags instead of the actual thing. It'd be very annoying if this was done in the Nickname field. 



 

Step 4: Test the search function



There you have it. Tagging in OSX/iOS Address Book. You are still free to add a proper Job Title if you want. You can just append the tags at the end.




Tuesday, August 21, 2012

CSS for Safari 6

It's been a while since Safari 6 went out. If you've recently upgraded to Safari 6 and was wondering where the "Appearance" tab went, well, it's no longer there. And since it's gone, I can't take a screenshot. You could look at other photos online. I'm not a fan of this preference pane disappearing since I don't like the font sizes on lower resolution screens like this Macbook Pro I'm currently using. The default fonts and sizes are much better on the Air. To fix this problem, make a css file like so:

You could, of course, change the font-family and size to anything else you prefer. "Octicon Regular is for Github (which also happens to host the above snippet). Then under the "Advanced" preference pane of Safari, load up that file. If you are clever, you can place the file in your Dropbox folder and have it accessible everywhere.