• Activity
  • Votes
  • Comments
  • New
  • All activity
  • Showing only topics with the tag "apple". Back to normal view
    1. Does anyone use AppleScript on macOS?

      I heavily utilize ChatGPT to generate .ics files to populate my Apple Calendar with various events, but I have been wanting to upgrade my time management and also use the Reminders app. I recently...

      I heavily utilize ChatGPT to generate .ics files to populate my Apple Calendar with various events, but I have been wanting to upgrade my time management and also use the Reminders app.

      I recently used ChatGPT to help me populate a Trello board with tasks associated with a project I am working on, but I was getting annoyed with having my workflow split across Apple Calendar and Trello. I exported my Trello board as a CSV and was trying to have ChatGPT turn it into a file I could import into Reminders, but as it turns out, this is not easy.

      .ics files do contain syntax for reminders tasks with due dates that populate the Apple Calendar, but generating an .ics file with only reminders tasks and importing into Calendar doesn’t actually work. Calendar recognizes that the .ics contains Reminders tasks and opens Reminders to import the tasks, but Reminders returns an error because it doesn’t support import, it only supports export to Calendar.

      I found that Reminders has a Reminders.scpt dictionary file within the .app package that details .applescript commands that can create new tasks, so I fell into the world of AppleScript. The issue with AppleScript is that it was created in the 80s and hasn’t been updated since 2013. It has no native CSV support and is pretty clunky.

      AppleScript does have text file support, so I was able to have ChatGPT convert my CSV into a .txt that I could parse with AppleScript. This allowed me to automate the creation of tasks in the Reminders app from my Trello CSV, but it was annoying and I still feel like there must be a better way.

      Does anyone here use AppleScript regularly and know its full capabilities?

      Also, are there any good resources out there for learning more about AppleScript? The Apple documentation is very out of date and it seems like more of a legacy language than something Apple regularly maintains.

      14 votes
    2. Need help unlocking phone from carrier (AT&T)

      Quick background: wife inherited an iPhone 8 plus from a recently deceased relative. Said relative used to have AT&T, wife and I do not. I was hoping to possibly use this phone on an upcoming...

      Quick background: wife inherited an iPhone 8 plus from a recently deceased relative. Said relative used to have AT&T, wife and I do not. I was hoping to possibly use this phone on an upcoming international trip but it would need to be unlocked from the carrier first so I can put a new sim card in it. (Just to be clear, I don't mean getting into the actual phone, we've already saved the few photos and messages that were on there and reset the phone to factory settings). Tried doing the automated process on the AT&T website and it was denied immediately, no explanation given. Tried calling them and the automated system straight up hangs up on me because I don't have an account with them. So lastly we tried taking it directly to an AT&T store where they directed us to either call the number that keeps hanging up on us, or to "take it to one of those places at the mall that can unlock it for you". Useless.

      I've done some research on this and seen various solutions online. Most of those solutions I have already tried (like calling the number or trying the online portal thing) or their situations don't apply to my case (like having purchased a new phone or having an account already with AT&T). One thing I've seen mentioned multiple times that seems to get results is to file a complaint with the FCC, so I went to do that and welp... government is shut down. FCC not accepting any complaints at the moment.

      Another thing that I thought of was jailbreaking the phone, but I haven't done that to a phone in many years and am not even sure if that would resolve the issue of it being carrier-locked. But surely if 'those places at the mall' can unlock them without going through AT&T, then I might be able to as well. Hence I came here asking for help.

      Anyone have any experience with this sort of thing?

      9 votes
    3. PSA for those with Honda CarPlay issues

      tl;dr: disconnect from your VPN (or allow LAN connections) I recently got an iPhone 17 and was being driven mad because, at first, CarPlay worked flawlessly on my 2019 Honda Fit (EX). However,...

      tl;dr: disconnect from your VPN (or allow LAN connections)

      I recently got an iPhone 17 and was being driven mad because, at first, CarPlay worked flawlessly on my 2019 Honda Fit (EX). However, next time I plugged in CarPlay refused to open. The phone was charging, the icon on the infotainment showed CarPlay, but it would hang for ~10s and close with a "no devices found, check cable, etc.". Android Auto worked for years without hiccups.

      Nothing changed after a factory reset, reboot, etc. of the infotainment as many recommended.

      I saw an offhand comment with how a VPN can cause problems. I'm connected to one 24/7 and I'm sure it worked earlier when I didn't set it up yet. I disconnected from the VPN and CarPlay immediately worked. The VPN I use has a "Allow LAN connections" setting which made disconnecting from the VPN unnecessary.

      Wanted to throw this out there for people troubleshooting in the future. Not sure if this is specific to Honda or Apple, but my money is on how Apple devices do networking.

      13 votes
    4. I want to learn to draw on my iPad

      I have recently found myself wanting to learn to draw. I have very minimal visual arts skills, and feel much more comfortable with a musical instrument than a sketchbook. I would like to change...

      I have recently found myself wanting to learn to draw. I have very minimal visual arts skills, and feel much more comfortable with a musical instrument than a sketchbook. I would like to change that, not to become some exceptional artist or anything, but because I like the idea of being able to just sketch and draw and doodle in my spare time.

      I have an iPad, Apple Pencil, and ProCreate, but I don't really know where to begin. I would be most likely learning to use ProCreate at the same time as learning to draw, although I don't know if that's a bad idea or not.

      Are there books, online courses, YouTube videos that you would recommend for a complete beginner?

      25 votes