Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.11 KB

README.rst

File metadata and controls

52 lines (36 loc) · 1.11 KB

OSA Scripts for Emacs

A collection of OSA scripts. This repo was moved from AppleScripts.

OSA Scripts

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.