From f6d2141a480dd6b5b8ee0e48d43bb64773232791 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 26 Mar 2024 23:38:14 -0600 Subject: add header ids --- docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html') diff --git a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html index 06f897f..bd1da46 100644 --- a/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html +++ b/docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html @@ -6,13 +6,13 @@ - Basic NFC Music Cards for iOS + id="basic-nfc-music-cards-for-ios">Basic NFC Music Cards for iOS - - + Basic NFC Music Cards for iOS" /> + Basic NFC Music Cards for iOS" /> @@ -44,12 +44,12 @@
-

Basic NFC Music Cards for iOS

+

Basic NFC Music Cards for iOS

I had a pack of NFC cards and decided it was the perfect time to create Music Cards. I do not have a "music setup." So, I did not have to ensure this could work with any device. I settled with using Shortcuts personal Automation.

-

Designing the Template

+

Designing the Template

I tried measuring the card's dimensions with the in-built Measure app, but it was off by a few mm.

@@ -61,7 +61,7 @@ So, I did not have to ensure this could work with any device. I settled with usi

Screenshot of Design for McCartney III

-

Creating the Automation

+

Creating the Automation

I created a personal automation in the Shortcuts app which got triggered when a particular NFC card was scanned, ask playback destination and play the album/playlist.

@@ -69,7 +69,7 @@ So, I did not have to ensure this could work with any device. I settled with usi

Screenshot of Automation Summary

-

Demo

+

Demo

-- cgit v1.2.3