Skip to content

Instantly share code, notes, and snippets.

@freklov
Last active June 16, 2017 06:37
Show Gist options
  • Save freklov/349fdccd7f471a39bf44e849ec9b5437 to your computer and use it in GitHub Desktop.
Save freklov/349fdccd7f471a39bf44e849ec9b5437 to your computer and use it in GitHub Desktop.
Workflow.is for iOS Reminders: Create a checklist in Reminders app using a plain text file located on a cloud storage.

This workflow allows you to create or add checklist items to a dedicated list in the Reminders app and to automatically open Reminders app when finishing. If the list contains not yet done items, the workflow asks you whether to keep or to delete these items.

Howto

  • Prepare a plain text file with checklist items.
  • Each line describes a single item.
  • Safe the plain text file to iCloud Drive or any other Cloud Service that is available through iOS’s file picker service.

Note

Due to restriction of workflow.is it is not possible to create a new list. The list you want to use needs to already exist. Otherwise all items are created in the Reminder app’s default list.

https://workflow.is/workflows/d36367cb35544e6686c3a8974492fd87

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment