Posts in "Social"

Now that that refactor is out of the way, I can focus on the main changes for the Drafts action.

The positive side about having my changes overwritten is that it revealed a bug I had overlooked when I was adding everything back.

Forgot that I was editing an action in Drafts on my iPad and made a lot of changes on the Mac. When I opened Drafts on the iPad it overwrote all of the changes that I had made on the Mac. Yay for getting to redo everything. 😔

My plans to tinker on an app idea last week didn’t go as planned. I ended up spending the week getting sucked into a JavaScript rabbit hole to try and clean up a Drafts Action that I created. While it wasn’t what I had started out the week wanting to do, I’m glad that it went this way. I’m happy with how the Action is looking now and will make it easier to maintain going forward.

Since we have the week off, I want to try and do some digital cleanup and adjust some workflows. Also want to try and continue with a little side project app that I started and never finished. I’m sure there will also be some house cleaning and organizing in there as well.

I know better than to check email when I wake up at 4 in the morning. Especially when it’s work related. Now can’t go back to sleep because I’m frustrated and can’t do anything to resolve the issue until everyone gets into the office.

Missed the iPadOS, watchOS, and tvOS announcements in the WWDC keynote. Will have to recap those before the State of the Union.

#wwdc23

Prepping all of my devices for loading the betas today. 😬

#wwdc23

Took me a little longer than I intended, but I finally pushed out some updates to my Drafts action for posting to Micro.blog.

  • Fixed a but with the authentication toke, where it was possible to include an empty space at the beginning or end. This would cause it to fail. Stripped out these spaces to avoid this issue.
  • Fixed an issue with cross posting. If you unchecked all options, it would cross post everywhere. Sorry about that. Now it should allow you to properly cross post how you choose.
  • New feature, Scheduled Posts. You can now schedule a post directly from Drafts. When creating the post just set the date and time that you would like the post to publish. At the moment you cannot change the scheduled date in Drafts, you will need to update that on the website for now.

Nothing fancy to see here, just testing some cross posting fixes for my Drafts action. 🤞🏼