From f5faa2ef095f035110f83e17da0b35d3a34d6b97 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Sat, 17 Feb 2024 19:52:53 -0700 Subject: bump --- docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (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 b89e746..06f897f 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 @@ -26,7 +26,7 @@ - + @@ -35,6 +35,7 @@ home | about/links | posts | +3D designs | RSS Feed | -- cgit v1.2.3 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 From 9e620084e57378952c1a7f8e0a772ebebd18932b Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 20:35:09 -0600 Subject: quick fix --- docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html | 6 +++--- 1 file changed, 3 insertions(+), 3 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 bd1da46..426e975 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 @@ - 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" /> - Basic NFC Music Cards for iOS" /> + + -- cgit v1.2.3 From 01ff93c9c16867216f2d249664803860e1d6d5eb Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 22:49:40 -0600 Subject: generate new theme --- .../2021-06-25-NFC-Music-Cards-Basic-iOS.html | 55 +++++++++++++++------- 1 file changed, 37 insertions(+), 18 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 426e975..492711b 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 @@ -2,14 +2,26 @@ - + + + + + Basic NFC Music Cards for iOS + + + + + + + - Basic NFC Music Cards for iOS - @@ -29,21 +41,27 @@ - -
-
+ + +
-
- +

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." @@ -73,14 +91,15 @@ So, I did not have to ensure this could work with any device. I settled with usi +

If you have scrolled this far, consider subscribing to my mailing list here. You can subscribe to either a specific type of post you are interested in, or subscribe to everything with the "Everything" list.
-
+
-- cgit v1.2.3 From de19543d7fb44d343b052dc9b34ede78620c4a46 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 23:36:55 -0600 Subject: Generate --- docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 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 492711b..f7692a9 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 @@ -46,7 +46,7 @@ + +
-- cgit v1.2.3 From a982ceab0b45609991179b3020a00260eed6f798 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 27 Mar 2024 23:45:59 -0600 Subject: css --- docs/posts/2021-06-25-NFC-Music-Cards-Basic-iOS.html | 1 + 1 file changed, 1 insertion(+) (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 f7692a9..8917e7c 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 @@ -5,6 +5,7 @@ + Basic NFC Music Cards for iOS -- cgit v1.2.3