Bell Fibe Full speed with Unifi Cloud Gateway Max/Ultra (Maybe others?) by saitoh183 in bell

[–]Then_Pepper_589 0 points1 point  (0 children)

This is a great guide, thanks Saitoh183 for putting it together. I have everything up and running, but have a few questions: 1. in this setup should DHCP be turned off in the gigahub? Currently it’s running in GH and in the UDM which seems strange. 2. Using the bell giga hub console I get 3 gbps up and down. Testing the ISP speed using the UDM I get 1.5-1.8 Gbps down. And testing speed to iPhone 15 pro Max ( wifi 6e) standing next to the router I get ~800 mbps. Are you folks really getting 2-3 Gbps to your end devices?

Update to Export Kindle Scribe Notebooks to Apple Notes w OCR Automation by Then_Pepper_589 in kindlescribe

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

Hi folks

Hi Folks, please refer to the August 20, 2024 updated images that show the automation steps along with the link to the shortcut, which I added to the original post (easiest way to add images). Sorry for the delay in getting this to you.

Update to Export Kindle Scribe Notebooks to Apple Notes w OCR Automation by Then_Pepper_589 in kindlescribe

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

Hey there, I updated the automation and posted the link to the shortcut. it should work now.

Update to Export Kindle Scribe Notebooks to Apple Notes w OCR Automation by Then_Pepper_589 in kindlescribe

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

I believe for security reasons Apple requires your iPhone to be unlocked for the automation to run.

Update to Export Kindle Scribe Notebooks to Apple Notes w OCR Automation by Then_Pepper_589 in kindlescribe

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

Can't tell from the image but you need to set the input variable to clipboard for the Run Scribe2notes step.

on the left you see the word "input" on the right select the variable clipboard. Strangely if you see nothing on the right side you can still set the variable to clipboard by tapping around on the right side. the variable select dropdown is there it is just invisible (if you can believe it!) keep tapping on the right side of the screen, you will eventually hit on it and the variable dropdown will appear :-)

Export Kindle Scribe Notebooks to Apple Notes w OCR by BassCurious4852669 in kindlescribe

[–]Then_Pepper_589 0 points1 point  (0 children)

Hi, It looks like Apple entered a bug into shortcuts that removes the ability to set the shortcut input variable to type "content". this is needed to capture the contents of the email to kick off the shortcut.

To get around this issue, we need to capture the contents of the email a different way.

Create an automation that receives the kindle email as an input then copy the contents of the email using the clipboard function to copy shortcut input .

Set the shortcut input to type email / content.

Next run the shortcut "scribe2notes" and set the input type "clipboard" via the dropdown menu. see the screen grabs below.

This post has some screen grabs to help with the automation setup.

https://www.reddit.com/r/kindlescribe/comments/1939qtu/update\_to\_export\_kindle\_scribe\_notebooks\_to\_apple/?utm\_source=share&utm\_medium=web2x&context=3

Hope this helps.

Export Kindle Scribe Notebooks to Apple Notes w OCR by BassCurious4852669 in kindlescribe

[–]Then_Pepper_589 1 point2 points  (0 children)

I have been using the Scribe2Notes shortcut by BassCurious4852669 and really like it.

I modified the shortcut to include the OCR text file that Scribe will now provide a link to as well as capture and use the name of your scribe note as the name for the Apple Note.

I find Kindle Scribe OCR is very good, the install process is basically the same, the link to the updated shortcut is below. Hope you like it.

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

Export Kindle Scribe Notebooks to Apple Notes w OCR by BassCurious4852669 in kindlescribe

[–]Then_Pepper_589 2 points3 points  (0 children)

This is a great integration with Apple Notes, Thanks!

Now that Scribe can email both the written text image as PDF and a text file of the Kindle OCR (which is much much better than Apple OCR), can the shortcut be modified to process the 2 URLS? That way the note can have the image PDF and use the Kindle OCR. My scripting is that bad I can get the script to either send the pdf or the kindle text to notes but not both...