Skip to content

rodrigolourencofarinha/iOS-Shortcuts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iOS-Shortcuts

This repository contains a personal collection of iOS Shortcuts I've customized or built for my own use. I store each shortcut both as a .shortcut file and in its .json format for version control and transparency.

Source and Export

Shortcuts are exported using this Shortcut on Routinehub Files are saved in .shortcut format (for reimport) and .json format (for inspection).

Included Shortcuts

1. Create Calendar Event

  • iCloud Link: Create Calendar Event
  • Description: Extracts structured event details (date, time, title, location, etc.) from an image using OCR + GPT, and creates a calendar event automatically.

2. Create Tasks on Todoist

  • iCloud Link: Create Tasks on Todoist
  • Description: Extracts tasks from unstructured text (via OCR), prompts GPT to return action items in a standardized format, and automatically creates tasks in Todoist with context metadata.