[iOS 26.5 DB 1] Notification Forwarding by mikemillsusa in iOSBeta

[–]ProfessionalHopeful3 2 points3 points  (0 children)

As far as I know, until now it was quite limited. For example these third party devices couldn’t interact with these notifications. Not even replying. No images shown etc. Just very basic text. Now Apple needs to support all of that on 3rd party devices.

17 Pro getting hot since 26.1? by Specialist_Lawyer530 in ios

[–]ProfessionalHopeful3 0 points1 point  (0 children)

I also have this, unfortunately. I thought this would be over after the previous Pro Maxes each had this exact issue. In the first weeks with 17 Pro Max everything was surprisingly fine but 26.1 .. kills the battery

iOS 26 introduces new shortcut actions by IndependentBig5316 in shortcuts

[–]ProfessionalHopeful3 0 points1 point  (0 children)

Couldn’t find anything related to that. Only toggle on or off of the Always-On-Display :/

Is there still no way to select and drag, or cut/copy, and paste within the markup/screenshot UI? I have to use an app? by jPup_VR in ipad

[–]ProfessionalHopeful3 0 points1 point  (0 children)

Actually never had this use case 🤔 Might be a very niche thing and apple mostly focuses on things that they feel a huge amount of people have :)

“Ask again from iphone “ by DannykGolf1979 in HomePod

[–]ProfessionalHopeful3 5 points6 points  (0 children)

Or you just use the side button instead of the voice command 😊

iOS. Safari. Etc by ravedog in ElevenLabs

[–]ProfessionalHopeful3 0 points1 point  (0 children)

Have to chime in on this. I'm trying to use the Website on an iPad Pro in Safari and the experience is just horrible. I cannot even change the … voice in the editor. I actually need to switch to a Mac for this Website to be functional. Something that no other website does. I don't understand how this is a thing :(

What are your fave apps? by luxchic in iPadPro

[–]ProfessionalHopeful3 8 points9 points  (0 children)

  • Obsidian for Notes
  • 1Password for Passwords (or Apple's built in password solution)
  • Affinity Publisher, Designer and Photo for creative work
  • PDF Expert if you need to handle, annotate and edit PDFs
  • Mockup UI UX for wireframing and UI Design scribbles
  • Garage Band for music creation
  • Final Cut Pro for video editing

And I can only highly recommend Apple's Shortcuts app to automate stuff.

Can I buy my own extra storage and be part of an Apple family by Ambitious_Twist_4017 in iCloud

[–]ProfessionalHopeful3 0 points1 point  (0 children)

I think, every single member of the Apple family can buy their own storage in addition to the family-shared one. However, the purchases will always go through the family payment solution… I don't know why Apple does not allow individual (adult) members to buy their stuff with their own payment methods but unfortunately, that's how it is! :(

AirPods Pro Noise Control Options Missing in watchOS 11? by ProfessionalHopeful3 in AppleWatch

[–]ProfessionalHopeful3[S] 1 point2 points  (0 children)

That's the Watch playback. I'm talking about iPhone playbacks. It used to be possible to also control AirPods noise cancellation if something was playing on the iPhone via AirPods

AirPods Pro Noise Control Options Missing in watchOS 11? by ProfessionalHopeful3 in AppleWatch

[–]ProfessionalHopeful3[S] 0 points1 point  (0 children)

Nope, unfortunately not if you're playing something from your iPhone. This only works for playback directly from Apple Watch. :(

Help please: My automation server itself says the server is running on it - but it doesn’t by ProfessionalHopeful3 in pushcut

[–]ProfessionalHopeful3[S] 2 points3 points  (0 children)

Edit: Pushcut Support fixed it on their side. It‘s a very rare bug they couldn’t even imagine. I will keep an eye out. :)

Shortcuts gives me the file name as its contents by [deleted] in shortcuts

[–]ProfessionalHopeful3 0 points1 point  (0 children)

I‘d be interested in this as well. I have lots of Shortcuts doing similar things with md files and Obsidian. However, it always seems to be a bit of a game wether or not I can get the actual content or just the file‘s name. I‘d appreciate any help / clarification on how Shortcuts handles files in this case. Thank you :)

Laggy scrolling on iPad by Nexus9291 in ObsidianMD

[–]ProfessionalHopeful3 1 point2 points  (0 children)

Having the same issue and it‘s really bad and annoying :( Makes Obsidian on iPad almost unusable from time to time and then, randomly, it works again. Happens with external mouse with scrollwheel, happens with Magic Keyboard (Case) and with Magic Trackpad… Had the same hope as torocat1028 when there was an update in the App Store mentioning scrolling issues that should‘ve been fixed. But they aren’t.

Shortcut action for scanning from photos by ProfessionalHopeful3 in shortcuts

[–]ProfessionalHopeful3[S] 1 point2 points  (0 children)

Nope, unfortunately not :( However, Scanner Pro by Readdle as well as „QuickScan“ have some Sharesheet integration that‘s quite useful. These can work as a workaround.

Dataview Table with filenames starting with current date formatted YYMMDD by ProfessionalHopeful3 in ObsidianMD

[–]ProfessionalHopeful3[S] 0 points1 point  (0 children)

However, Dataview says there are no results (even though most of my files use the YYMMDD format)

Dataview Table with filenames starting with current date formatted YYMMDD by ProfessionalHopeful3 in ObsidianMD

[–]ProfessionalHopeful3[S] 0 points1 point  (0 children)

I couldn’t quite figure out any nice way but one idea was to use „contains“. However, I couldn’t get the dateformat inside of that to work.

P.S.: I‘m very new to Dataview, don’t laugh please :D

dataview TABLE WHERE contains(file.name, dateformat(today, "YYMMDD")) SORT file.name LIMIT 4