diff --git a/public/apps/memo-widget/icon.png b/public/apps/memo-widget/icon.png new file mode 100644 index 00000000..4e3739ce Binary files /dev/null and b/public/apps/memo-widget/icon.png differ diff --git a/public/apps/memo-widget/screenshot1.jpg b/public/apps/memo-widget/screenshot1.jpg new file mode 100644 index 00000000..54e38cc2 Binary files /dev/null and b/public/apps/memo-widget/screenshot1.jpg differ diff --git a/public/apps/memo-widget/screenshot2.jpg b/public/apps/memo-widget/screenshot2.jpg new file mode 100644 index 00000000..6b2fb7ff Binary files /dev/null and b/public/apps/memo-widget/screenshot2.jpg differ diff --git a/source/content/apps/ai-actions.md b/source/content/apps/ai-actions.md index f4f29bc3..1ba2f1ec 100644 --- a/source/content/apps/ai-actions.md +++ b/source/content/apps/ai-actions.md @@ -18,6 +18,8 @@ Your API key is securely stored in your keychain, not in a shortcut. **If you are getting a `Missing response` error, it's most likely that the OpenAI safety system prevented your prompt. Try something else.** +**Apple is currently blocking updates for the iOS app, so I won't be able to submit an update for some time... I plan to get it [published to an alternative App Store](https://appleinsider.com/articles/23/08/15/setapp-plans-to-launch-eu-only-alternative-ios-app-store) in 2024.** +
*You may also like my [Actions](/actions) app.* diff --git a/source/content/apps/aiko.md b/source/content/apps/aiko.md index 3019d98d..c102e925 100644 --- a/source/content/apps/aiko.md +++ b/source/content/apps/aiko.md @@ -224,6 +224,10 @@ iOS apps are fundamentally restricted from operating in the background for exten Any audio and video format that macOS and iOS supports. For example: `.m4a`, `.wav`, `.mp3`, `.mp4`, `.mov`. It does not support `.ogg`. +#### How can I delete audio recordings? + +The audio recordings can be deleted in the Files app. + #### How can I transcribe audio from the Voice Memos app? **macOS:** Drag and drop the memo into the Aiko window. Note that because of a macOS bug, this can sometimes crash Aiko. If this happens, try sharing the memo from the Voice Memos app to Aiko instead. diff --git a/source/content/apps/any-text.md b/source/content/apps/any-text.md index acab8390..22b2c3af 100644 --- a/source/content/apps/any-text.md +++ b/source/content/apps/any-text.md @@ -32,7 +32,7 @@ For macOS, it's only available for Apple silicon Macs running macOS 14 or later. #### The widget does not show up in the widget picker -This is a well-known iOS issue. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) +This is a iOS issue. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) #### Can you support having multiple pieces of text that change during the day? @@ -98,7 +98,7 @@ This is an iOS limitation and is out of my control. It shows a placeholder until #### Can you support syncing the text with iCloud? -I don't plan to support that. iCloud is consistently unreliable and I don't want to increase my support burden. +Currently, there are no plans to integrate iCloud syncing due to its complexity and the potential for increased support queries. #### When using the “Run Shortcut” action, why does tapping the widget first open the main app and then the Shortcuts app? @@ -116,3 +116,7 @@ I just enjoy making apps. I earn money on other apps. Consider leaving a nice re #### Where can I find the changelog? Go [here](https://apps.apple.com/app/id1643199620) and click “Version History”. + +#### Can you localize the app into my language? + +I don't have any plans to localize the app. diff --git a/source/content/apps/favorites-widget.md b/source/content/apps/favorites-widget.md index 77819edb..3b8c1015 100644 --- a/source/content/apps/favorites-widget.md +++ b/source/content/apps/favorites-widget.md @@ -60,3 +60,7 @@ I just enjoy making apps. I earn money on other apps. Consider leaving a nice re #### Where can I find the changelog? Go [here](https://apps.apple.com/app/id1643660089) and click “Version History”. + +#### Can you localize the app into my language? + +I don't have any plans to localize the app. diff --git a/source/content/apps/hyperduck.md b/source/content/apps/hyperduck.md index 4221a1ae..8cca551f 100644 --- a/source/content/apps/hyperduck.md +++ b/source/content/apps/hyperduck.md @@ -35,6 +35,7 @@ The app uses iCloud syncing to securely send links from your iOS device to your - Try opening the Hyperduck iOS app to force a sync. - Try restarting both devices. - If you are using a VPN, try disconnecting it. Some VPNs prevent iCloud from syncing. +- In the iOS app, if you triple-tap the text, it will show the most recently shared URLs, which may aid debugging.
diff --git a/source/content/apps/memo-widget.md b/source/content/apps/memo-widget.md new file mode 100644 index 00000000..51ed6d2d --- /dev/null +++ b/source/content/apps/memo-widget.md @@ -0,0 +1,86 @@ +--- +title: Memo Widget +subtitle: Sticky notes on your Home Screen, Lock Screen, and desktop +pubDate: 2023-12-16 +platforms: + - macOS + - iOS +appStoreId: 6465682248 +--- + +The app provides widgets that act like sticky notes. Show them on your Home Screen, Lock Screen, StandBy, or desktop. + +The app is simple by design. + +For macOS, it's only available for Apple silicon Macs running macOS 14.2 or later. + +
+ +### Frequently Asked Questions {#faq} + +#### I have a feature request, bug report, or some feedback + +[Send it here.](https://sindresorhus.com/feedback?product=Memo%20Widget&referrer=Website-FAQ) + +#### How do I add the widget? + +- [iOS](https://support.apple.com/en-us/HT207122) +- [macOS](https://support.apple.com/en-gb/guide/mac-help/mchl52be5da5/mac) + +#### The widget does not show up in the widget picker + +This is a iOS bug. [Try this.](https://webtrickz.com/third-party-lock-screen-widgets-not-showing-ios-16/) + +#### Can you add more features and settings? + +I'm happy to consider it, but I also want to keep the app simple. Check out my [Any Text app](/any-text), which has a lot more features. + +#### Can I make the widget horizontally centered on the Lock Screen? + +This is unfortunately not possible. Apple has decided that the rectangular widget can only appear on the left or right side. + +#### Can I pick a color for the text on the Lock Screen? + +Lock Screen widgets cannot have colors. You can set a custom text color for the normal widgets though. + +#### Can I pick a background color for the Lock Screen widgets? + +Same answer as the above. + +#### The widget does not update if I write some text in the app and then reveal the Lock Screen + +You need to first close the app. This is an iOS bug. + +If you work at Apple → [FB11522275](https://github.com/feedback-assistant/reports/issues/360) + +#### The widget does not update even if I do the above + +The app tells iOS to update the widget, unfortunately, iOS can decide to delay an update for various reasons (low battery, low-power mode, etc). This is completely out of my control. + +#### The Lock Screen widget does not show the text after restarting the device, before unlocking it + +This is an iOS limitation and is out of my control. It shows a placeholder until the first unlock. This is how all Lock Screen widgets work. + +#### Can you add actions for Shortcuts? + +I don't plan to add this. Check out my [Any Text app](/any-text), which has this. + +#### Can you support syncing the text with iCloud? + +Currently, there are no plans to integrate iCloud syncing due to its complexity and the potential for increased support queries. + +#### How is this different from your [Any Text](/any-text) app? + +Any Text has a lot of features and is very flexible. With this app, I wanted to make something simple and focused. + +#### Why is this free without ads? + +I just enjoy making apps. I earn money on other apps. Consider leaving a nice review on the App Store. + +#### Where can I find the changelog? + +Go [here](https://apps.apple.com/app/id6465682248) and click “Version History”. + +#### Can you localize the app into my language? + +I don't have any plans to localize the app. diff --git a/source/content/apps/photo-widget.md b/source/content/apps/photo-widget.md index 9090a501..22523977 100644 --- a/source/content/apps/photo-widget.md +++ b/source/content/apps/photo-widget.md @@ -3,8 +3,8 @@ title: Photo Widget subtitle: Photos on your home screen and desktop pubDate: 2020-09-22 platforms: - - iOS - macOS + - iOS appStoreId: 1532588789 forceHasIosAppIcon: true --- diff --git a/source/content/apps/velja.md b/source/content/apps/velja.md index b892364c..099698b4 100644 --- a/source/content/apps/velja.md +++ b/source/content/apps/velja.md @@ -106,6 +106,10 @@ You could also show the browser prompt when pressing a keyboard shortcut: If you want to open the website in a specific browser directly instead of showing the browser prompt, add [this shortcut](https://www.icloud.com/shortcuts/d3f833d1a1334d169ccefe26fa0ec240) instead. +#### Open links clicked in a browser or PWA in a specific browser + +Velja generally cannot handle links clicked in a browser because browsers don't notify the system about it. However, there is a workaround. Install [this browser extension](https://chromewebstore.google.com/detail/redirector/ocgpenflpmgnfapjedencafcfakcekcd) and make a rule to open links in Velja. Here's an [example rule](https://www.dropbox.com/scl/fi/s99bdxvbypar0nj2v8pj5/Redirector-1702989917.json?rlkey=fey4cs3wxuln528wkb5ai75u5&raw=1) (import it into the extension) that opens all links clicked in a browser in Velja. This could be useful if you need to open all links from a browser PWA in a specific browser. + #### Launch browsers from Velja menu Hold the Option key when clicking a browser in the Velja menu to launch it instead of setting it as the current browser.