[2015-03-18 Wed] This repo is moved to OSA Scripts.
This collection of applescript-based elisp functions was born mostly out of the need to access personal data from anywhere, which has become increasingly important in this mobile and cloud age.
A dumping ground for smallish AppleScripts:
osx-notify
osx-emacs-selected-p
osx-say
osx-summarize
osx-empty-trash
osx-choose-color
osx-finder-or-terminal
Pull reminders from Reminders.app into an org-mode
buffer. The
following commands are provided:
M-x Reminders
to list all reminders containing some stringM-x Reminders-new-reminder
to make a new reminderC-k
at the beginning of line on a heading deletes the reminder
TODO:
- make new reminders using
org-capture
Pull notes from Notes.app into an org-mode
buffer. Commands:
M-x Notes
M-x Notes-new-note
C-k
at the beginning of line on a heading deletes the note
TODO:
- make new notes using
org-capture
Allow BBDB to push and pull from Contacts.app.