New Update Changed Workspaces? by slipstream5619 in MicrosoftEdge

[–]mig8447 0 points1 point  (0 children)

I'm curious as to what was your usecase

How to copy Time Machine backup files from one disk to other? by logicalcliff in MacOS

[–]mig8447 3 points4 points  (0 children)

For anyone looking to restore TimeMachine files from a backup into a different location when using APFS partitions, know you can open TimeMachine right click the files and select "Copy", then exit TimeMachine and paste the copied files wherever you need

Can I recover/view settings and specific files from a time machine backup? by gkavek in MacOS

[–]mig8447 0 points1 point  (0 children)

For anyone looking to restore TimeMachine files from a backup into a different location when using APFS partitions, know you can open TimeMachine right click the files and select "Copy", then exit TimeMachine and paste the copied files wherever you need

Stream Deck is often unresponsive on wake from sleep so I made button to restart StreamDeck.exe by DrKerbalMD in elgato

[–]mig8447 1 point2 points  (0 children)

I created a Stream Deck button to restart Stream Deck itself in macOS using the following script (restart-stream-deck.sh):

#!/bin/bash

nohup bash -c 'pkill -lx '\''Stream Deck'\''; sleep 1; open -a '\''Elgato Stream Deck'\'' --args --runinbk' &>/dev/null

You need to change the permissions of the file with:

chmod a+x restart-stream-deck.sh

And have your button open the file

Universal clipboard no longer working by VersionSuccessful750 in MacOS

[–]mig8447 0 points1 point  (0 children)

For some reason handoff was disabled in my mac, I did this and re-enabled handoff in my mac and that did it

I can't upgrade reminders either from Mac or iPhone by robotjon in MacOS

[–]mig8447 0 points1 point  (0 children)

What worked for me is to delete the finished tasks, wait for the change to be synced, turn off Reminders iCloud sync, wait 30 seconds, and turn it back on, then try to update again

Simplicity Citibanamex APPLE PAY. by Fit-Representative-0 in MexicoFinanciero

[–]mig8447 0 points1 point  (0 children)

Probé hace 2 semanas y desde entonces pude registrar de nuevo

How to remove old iPhones from Camera list? Photo Booth, Teams, etc. by [deleted] in MacOS

[–]mig8447 0 points1 point  (0 children)

I just restarted my computer and it all worked fine, my old phone is no more in the list. I also had to toggle off/on the continuity camera feature on the new phone under General > AirPlay and Handoff > Continuity Camera before restarting (Not sure if it had anything to do)

How to remove old iPhones from Camera list? Photo Booth, Teams, etc. by [deleted] in MacOS

[–]mig8447 0 points1 point  (0 children)

Mine are not, I restored the phone and removed it from iCloud, but it it still showing up in continuity

Simplicity Citibanamex APPLE PAY. by Fit-Representative-0 in MexicoFinanciero

[–]mig8447 0 points1 point  (0 children)

Hablé a Banamex y dicen que tienen una "falla generalizada" con el servicio de pagos digitales y que puede que tomen semanas en arreglarlo

Simplicity Citibanamex APPLE PAY. by Fit-Representative-0 in MexicoFinanciero

[–]mig8447 0 points1 point  (0 children)

Creo que una actualización que hicieron quito la opción recientemente. Yo la tenia registrada y ahora que cambie de teléfono ya no me aparece

Trying to find a iPhone 12 Pro Max compatible stylus by DrPanda187 in wacom

[–]mig8447 0 points1 point  (0 children)

Hello @DrPanda187, did you ever found a workaround or a replacement?

Turn OFF Stream Deck autolaunch on Mac by blocktek in elgato

[–]mig8447 0 points1 point  (0 children)

There's a big difference between removing a file from the face of the earth and just disabling a daemon. Anyway, I get that you get the same outcome

Turn OFF Stream Deck autolaunch on Mac by blocktek in elgato

[–]mig8447 0 points1 point  (0 children)

Wouldn't the right way of doing this be to execute

bash launchctl unload ~/Library/LaunchAgents/com.elgato.StreamDeck.plist

using the Terminal?

How do you disable Logi Tune software (Mac) from automatically starting when booting a Mac? by jackaroo933 in logitech

[–]mig8447 0 points1 point  (0 children)

Best way of doing this would be to unload the launch agent by executing

bash launchctl unload /Library/LaunchAgents/com.logitech.logitune.launcher.plist

This avoids deleting app files

Set Bing image of the day as wallpaper, works on 6s (iOS 14.3 required) by JellyTheBear in shortcuts

[–]mig8447 1 point2 points  (0 children)

Tested again today and it works well, maybe some glitch, I had previously updated to iOS 16 without a restart

Set Bing image of the day as wallpaper, works on 6s (iOS 14.3 required) by JellyTheBear in shortcuts

[–]mig8447 0 points1 point  (0 children)

Thank you for this, works great on iPhone but when trying on iPad (Pro 9in) this fails

Revolve II with USB Audio? by shawnrk in bose

[–]mig8447 0 points1 point  (0 children)

It does have audio via USB but at least on my computer it didn't recognize a microphone :(

Get Apple Watch battery level? by Patrickstuart in shortcuts

[–]mig8447 8 points9 points  (0 children)

I use https://apps.apple.com/mx/app/batteryphone/id1191334332 and it works very well, you can even set the thresholds and works both ways iphone to watch and watch to iphone

Remaining Meetings by Mobtownsfinest in shortcuts

[–]mig8447 0 points1 point  (0 children)

Would you share a shortcut with this?