7 Followers
77 Following
38 Posts
Creator of Leatherbound for iOS | Software Engineer @ Atlassian | Nerd
Websitehttps://www.sjd.co
Leatherboundhttps://apps.apple.com/us/app/leatherbound/id1578086633
@marquiskurt yep — I'm seeing the same thing :( Did you come across a fix?
So yeah, I’m obviously over there too https://www.threads.net/@samjdavis

Working on a feature that’s been planned right from the beginning of Leatherbound: customisable accent colours!

Thanks to the early planning (and SwiftUI) the implementation has been very straight forward! Now I’ve just gotta settle on which colours I think work well 🎨

This is actually not about XML, despite the title, it's about us geeks being fashion victims, and I really enjoyed reading it. https://www.bitecode.dev/p/hype-cycles
XML is the future

Okay, campers, rise and shine...

Bite code!
Kudos to all the various Mastodon instances for not falling over during the WWDC keynote. I used Mastodon just as I would have used Twitter in years past, and it worked great.
Some more work on the past read edit screen. Simplified the entry form if you only care about the end date instead of both start/end. Coming together! 📚
Pre WWDC feature work on Leatherbound: working towards supporting re-reading. I’ve put this off for a while because my original DB architecture won’t play well with it. But I’ve now got the foundations of the feature in and it came together smoother than expected!
@marcoarment I assume you’ve seen this, but on the off chance you haven’t… looks like the folks at Quad Lock are fans! (Instagram ad)

@stroughtonsmith I just released a complete rewrite of my book tracking app Leatherbound.

Switched the database layer over to MongoDB Realm and improved and rethought a bunch of UI/UX while I was at it. Really pleased with the outcome!

Still 100% SwiftUI and available on iOS/iPadOS/macOS.

#showcase

https://apps.apple.com/au/app/leatherbound/id1578086633

‎Leatherbound

‎Leatherbound is a simple, thoughtful way to keep track of what you’re reading. Whether you’re midway through a gripping novel, planning your next read, or just curious how much you’ve read this year, Leatherbound helps you stay organised and motivated. Features: • Keep track of what you’re curre…

App Store
@stroughtonsmith as someone who just migrated an app off CloudKit CoreData to MongoDB Realm. I couldn’t agree more. The API that Realm exposes is so nice and it really does “just work”. I would kill for a first party solution that does the same.