Working on @benkyobox.bsky.social, a simple but powerful memorization app: https://www.autorelease.io/benkyobox/
Live coding: https://www.twitch.tv/ancientbuho
Other: https://linktr.ee/juanarzola
I hope that you find it useful: apple.co/44aXpuH
#flashcards #BenkyoBox
#iosdev
#iosdev
Join us for the Swift Remote Studio iOS Dev Coffee meetup, Wednesdays at 9:30AM PST (5:30PM UTC)! ☕
💻 Sign up at swiftremotestudio.com
🎪 Join the Slack
🏁 Go to the `coffee` channel, click/tap the Zoom link
🌍 Europe & Asia/Australia coffee meetups too!
Unfortunately 2 hurdles:
- wonky transitions when invoking an intent from a button. contentTransition() doesn't seem to help.
- Shortcuts `repeat` action does not continue to the next item.
#iosdev
Unfortunately 2 hurdles:
- wonky transitions when invoking an intent from a button. contentTransition() doesn't seem to help.
- Shortcuts `repeat` action does not continue to the next item.
#iosdev
#flashcards
#flashcards
gist.github.com/juanarzola/c...
This code is an extension factory method on FetchDescriptor that builds a FetchDescriptor that fetches a #SwiftData model by UUID, if the model conforms to UUIDString.
gist.github.com/juanarzola/c...
This code is an extension factory method on FetchDescriptor that builds a FetchDescriptor that fetches a #SwiftData model by UUID, if the model conforms to UUIDString.
bluesky: say what yo
bluesky: say what yo
#shortcuts
#shortcuts
as always, beta builds at: testflight.apple.com/join/jZXFDA46
as always, beta builds at: testflight.apple.com/join/jZXFDA46
That will complicate implementing Shortcuts / Siri views a bit
#SwiftUI
That will complicate implementing Shortcuts / Siri views a bit
#SwiftUI
because gotcha, id identity doesn't survive coding
developer.apple.com/documentatio...
but don't worry ids, have real ids in them (`id.id`).
such an intuitive API
because gotcha, id identity doesn't survive coding
developer.apple.com/documentatio...
but don't worry ids, have real ids in them (`id.id`).
such an intuitive API
Should help you get started and perhaps learn a few advanced features.
www.autorelease.io/benkyobox/ma...
Now I can get back to coding
#flashcard #apps
Should help you get started and perhaps learn a few advanced features.
www.autorelease.io/benkyobox/ma...
Now I can get back to coding
#flashcard #apps
the comments are replaced with html at build time (a python script that splits the master .md file into multiple pages), and component variables are replaced, using mustache (`{{ }}`).
the comments are replaced with html at build time (a python script that splits the master .md file into multiple pages), and component variables are replaced, using mustache (`{{ }}`).
nothing fancy - a lot of php / bootstrap / markdown chaos
nothing fancy - a lot of php / bootstrap / markdown chaos
I can’t pick a favorite character everyone is so great. Maybe Murray cause she makes me want to try divination wizard now :)
I can’t pick a favorite character everyone is so great. Maybe Murray cause she makes me want to try divination wizard now :)
Next up: probably some form of Anki import, since it's a common request (with limits, since we don't overlap all features). Also, can't wait for the quick follow up to be approved, since there's a lot of fixes in it.
It's a native #Mac study app with plenty of features to study, import, organize and clear your study queue. apple.co/42QuGt6
Known bugs (fixes in Apple review):
- Some cards are not included when exporting using drag/drop
- State restoration breaks selection in calendar
Next up: probably some form of Anki import, since it's a common request (with limits, since we don't overlap all features). Also, can't wait for the quick follow up to be approved, since there's a lot of fixes in it.