Skip to content

Instantly share code, notes, and snippets.

View jlangvad's full-sized avatar

Jacob Langvad Nilsson jlangvad

View GitHub Profile
@jlangvad
jlangvad / stickies-to-notes.rb
Created August 4, 2012 20:49 — forked from alhafoudh/stickies-to-notes.rb
OSX 10.8 Mountain Lion - Migrate your stickies from Stickies.app to Notes.app
# Author: Ahmed Al Hafoudh <alhafoudh@freevision.sk
#
# Usage: ruby stickies-to-notes.rb
#
# Prerequisites:
# gem install rb-appscript
#
require 'appscript'
require 'osax'