Take Notes in the Shower

Posted 4 months, 1 week ago at 3:54 pm. 0 comments

I had been racking my brain for an easy solution to be able to write down the ideas I think of in the shower.  Then one day, I realized I already had the solution in the bathroom.  I commandeered my daughter’s bathtub crayons, and now whenever I need to write something down, I write it on the shower wall.  Plus my wife and I write each other love notes.

IMG_1448

Instant PDF Search

Posted 4 months, 1 week ago at 6:30 pm. 0 comments

I just scanned a reference book I use daily in the kitchen called Keeping Food Fresh. I wanted to quickly and easily look up items from the book, so I created a Launchy command that will allow me to look up a string in any Acrobat file, and open the file at the position of the first match.

All I have to do is type “alt-space,” food, tab, and then the search term.  The script does the rest.

The Autohotkey script is as follows:

Continue Reading…