Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.24 KB

Apple-Shortcuts

This repo contains a collection of scripts that automate daily tasks for Apple Shortcuts.

This repo is a rebrand of the original at https://github.com/cinaq/reminders2calendar to reflect the broader scope of the scripts.

Installation

Shortcuts are designed to be called by another shortcut that you must create. This design decision was made to allow for easier upgrades in the future. This means you should avoid changing the Shortcut imported from this repo.

If you have existing shortcut versions, remove them, download from this repo and import them again. You can keep your personalized shortcuts.

iOS (iphone, ipad)

  • Open Shortcuts.app
  • Reminders list name: this is the name of your reminders list. It also must match with your calendar name.
  • Import your shortcuts on your iPhone.

Mac OSX (macbook)

  • On your mac open Shortcuts.app
  • import the shortcut files from this repo
  • configure the shortcuts to your liking

Contributing

We appreciate your contributions. Please open an issue or a pull request.

Support

Best-effort support is provided. Please open an issue if you have any questions.

License

This project is licensed under the BSD-2 License - see the LICENSE.md file for details