Skip to content

josh-wong/ios-shortcut-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS Shortcut Templates

This repository contains a list of iOS Shortcuts templates that I have created.

[Template] Choice to CSV

This Shortcuts template records a choice and related information by adding that data to a CSV file.

Button Icon

Note

This shortcut is similar to [Template] Choices+ to CSV but allows for only one choice to be selected.

Before running this shortcut, you need to make a CSV file in the specified folder.

In the CSV file, create a header that includes the following, replacing the content in the angle brackets with the data that you would like to collect:

  • Date
  • Time
  • Day of week
  • <CHOICE>
  • <VARIABLE_1>
  • Location
  • <VARIABLE_2>

[Template] Choices+ to CSV

This Shortcuts template records a choice, additional choices related to that choice, and related information by adding that data to a CSV file.

Button Icon

Note

This shortcut is similar to [Template] Choice to CSV but allows for granular choices to be selected.

Before running this shortcut, you need to make a CSV file in the specified folder.

In the CSV file, create a header that includes the following, replacing the content in the angle brackets with the data that you would like to collect:

  • Date
  • Time
  • Day of week
  • <CHOICE/SELECTION>
  • <VARIABLE_1>
  • Location
  • <VARIABLE_2>

About

Templates for Shortcuts in iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published