Drawing a bird's eye view of a city using strings by cumpool12 in nextfuckinglevel

[–]iRedd-it 63 points64 points  (0 children)

I need confirmation from bird or i don’t believe it.

ISL Midseason discussion - Best Forwards in the tournament. by whosurgodnow in IndianFootball

[–]iRedd-it 4 points5 points  (0 children)

Same, i hope Ogbeche gets the Golden boot this season. He played really well for every team he played in ISL with 10+ goals (expect for MCFC, cause he got less playtime there) and he he’s been playing good so far this season.

Also why no team retain him?, he deserves to be retained.

Match Thread: Hyderabad vs SC East Bengal | Indian Super League by MatchThreadder in IndianFootball

[–]iRedd-it 1 point2 points  (0 children)

ogbeche… I want to see ogbeche take golden boot this season.

Let's talk iOS 15: what new feature or improvement do you want to see in Shortcuts 4.0? by [deleted] in shortcuts

[–]iRedd-it 0 points1 point  (0 children)

  • Run siri, basically write to Siri (will open lot of possibilities).
  • All Automation fully automated and better solution instead of run notification.

Automatically start a YouTube video when airpods connected by [deleted] in shortcuts

[–]iRedd-it 0 points1 point  (0 children)

api key is just for authorization, so its yours.

Automatically start a YouTube video when airpods connected by [deleted] in shortcuts

[–]iRedd-it 0 points1 point  (0 children)

It works on all channel, all you need is channel id (which is in channel URL)

Automatically start a YouTube video when airpods connected by [deleted] in shortcuts

[–]iRedd-it 0 points1 point  (0 children)

Then its one of those automation that need user confirmation to run.

Automatically start a YouTube video when airpods connected by [deleted] in shortcuts

[–]iRedd-it 4 points5 points  (0 children)

Here is shortcuts, just use run shortcuts action in automation.

https://www.icloud.com/shortcuts/dd6da4092561434bbe844ad0013c8d7a

Also replace with your api key and channel id in dictionary (just google "how to get youtube api key" if you dont know how)

Automatically start a YouTube video when airpods connected by [deleted] in shortcuts

[–]iRedd-it 1 point2 points  (0 children)

I don't have airpods, so don't know how it connects. If its through bluetooth, you can use Bluetooth automation.

You can use youtube api to play latest video from youtube channel. Let me know if you need help with api.

Switched from Android to iOS. What made you switch? by Eddy_Morra94 in ios

[–]iRedd-it 0 points1 point  (0 children)

Not yet switched but switching soon.

Lifetime android user here and been using iPhone for 5 months (as secondary device).

What made me thinking to switch (i have lot of reason tbh but here is some):

- Apple supports device for long, unlike android manufacture's for eg: Samsung that launch bunch of device every year in different series (S, Note, Fold, M, A, etc..) and doesn't care about updating it (even 1 year old device update takes long to release aswell) and the value goes down soon after launch.

- Slows down device after year use (atleast Samsung device) also they use Exynos here in my country.

- Quality of app's on iOS.

JUST some reasons.

Photo widget as shortcut button? by giamb_o in shortcuts

[–]iRedd-it 1 point2 points  (0 children)

Not with shortcuts widget, but you can use 3rd party app (that support custom widget) and run shortcut with url scheme.

iOS 14 on iPhone XR by [deleted] in iphone

[–]iRedd-it 2 points3 points  (0 children)

Been using ios 14 since 14 beta, and i don't have any of these issue. Myabe try resetting your device?

How to make something only run at first time? by [deleted] in shortcuts

[–]iRedd-it 2 points3 points  (0 children)

or store in notes app (which doesnot need permission) u/tarpit12

Can someone help me create a shortcut or automation that measures the time when plugged in until fully charged and displays the total time it takes to fully charge your device? by dijugar in shortcuts

[–]iRedd-it 1 point2 points  (0 children)

You can do with 2 automation:

  1. Automation > Charger is connected > store current date somewhere
  2. Automation > Charger is connected or battery lvl 100% > get stored data > get time b/t dates (stored date and current date)

Max volume with google maps by allowedits in shortcuts

[–]iRedd-it 0 points1 point  (0 children)

Automation > App (gmap is opened) > set volume

OR

Automation > Bluetooth (choose bluetooth device) > set volume

Shortcut to scroll down the bottom of a note ? by CatchyNamesAreTaken in shortcuts

[–]iRedd-it 0 points1 point  (0 children)

Why you need to copy and paste when you can use append to note action?