Created
December 14, 2012 15:05
-
-
Save gms8994/4286098 to your computer and use it in GitHub Desktop.
crontab for calendar_logger.scpt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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