git-shawn / QR-Pop

A clean, convenient, and privacy-first QR code generator for macOS, iOS, and watchOS built with SwiftUI.
https://www.fromshawn.dev/qrpop
MIT License
68 stars 7 forks source link

Templates in App Intent #10

Closed git-shawn closed 1 year ago

git-shawn commented 1 year ago

Add a new App Intent / Siri Shortcut that allows the user to create a QR code with a given input and a pre-created Template. Will access Templates similarly to the way the Archive is accessed for the existing Archive Intent. If there are no Templates saved to the device, the Intent will either fail or will create a normal black and white, square QR code.