Skip to content

Instantly share code, notes, and snippets.

@gms8994
Created December 14, 2012 15:05
Show Gist options
  • Save gms8994/4286098 to your computer and use it in GitHub Desktop.
Save gms8994/4286098 to your computer and use it in GitHub Desktop.
crontab for calendar_logger.scpt
19 8 * * * exec /usr/bin/osascript "calendar_logger.scpt" | grep -v "^$" | sort -k4 -k3 -k6 -k5 | /usr/local/bin/dayone -d="yesterday" new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment