Skip to content

leoliu/applescripts

Repository files navigation

AppleScripts for Emacs

[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.

AppleScripts

A dumping ground for smallish AppleScripts:

  1. osx-notify
  2. osx-emacs-selected-p
  3. osx-say
  4. osx-summarize
  5. osx-empty-trash
  6. osx-choose-color
  7. osx-finder-or-terminal

Reminders

Pull reminders from Reminders.app into an org-mode buffer. The following commands are provided:

  1. M-x Reminders to list all reminders containing some string
  2. M-x Reminders-new-reminder to make a new reminder
  3. C-k at the beginning of line on a heading deletes the reminder

TODO:

  1. make new reminders using org-capture

Notes

Pull notes from Notes.app into an org-mode buffer. Commands:

  1. M-x Notes
  2. M-x Notes-new-note
  3. C-k at the beginning of line on a heading deletes the note

TODO:

  1. make new notes using org-capture

Contacts

Allow BBDB to push and pull from Contacts.app.

About

AppleScript-based elisp packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published