[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-notifyosx-emacs-selected-posx-sayosx-summarizeosx-empty-trashosx-choose-colorosx-finder-or-terminal
Pull reminders from Reminders.app into an org-mode buffer. The
following commands are provided:
M-x Remindersto list all reminders containing some stringM-x Reminders-new-reminderto make a new reminderC-kat 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 NotesM-x Notes-new-noteC-kat 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.