Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Sep 28, 2023
1 parent 76042c1 commit 10b4159
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 4 deletions.
Binary file added public/apps/any-text/screenshot2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/apps/photo-widget/screenshot2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions source/content/apps/ai-actions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ For example, an action to interact with the ChatGPT API.

### macOS version

The macOS version is not yet available on the App Store because App Store review is being difficult. You can get it [here](https://dsc.cloud/sindresorhus/AI-Actions-1.0.2-1695808820.zip) for now. (Requires macOS 13+)
The macOS version is not yet available on the App Store because App Store review is being difficult. You can get it [here](https://dsc.cloud/sindresorhus/AI-Actions-1.0.3-1695898589.zip) for now. (Requires macOS 13+)

### Frequently Asked Questions {#faq}

Expand All @@ -32,7 +32,7 @@ The macOS version is not yet available on the App Store because App Store review

#### Why are these actions not just part of your [Actions](/actions) app?

Apple prevents any app that includes AI-related functionality to be available in China. I didn't want the Actions app to be unavailable in China just because of one action.
Apple prevents any app that includes AI-related functionality from being available in China. I didn't want the Actions app to be unavailable in China just because of one action.

#### How is this better than the “Ask ChatGPT” action provided by the official ChatGPT app?

Expand Down
4 changes: 3 additions & 1 deletion source/content/apps/any-text.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ This is a well-known iOS issue. [Try this.](https://webtrickz.com/third-party-lo

I would like to keep the app simple and only support one piece of text. It's kinda in the app name. However, the app comes with a shortcut action to change the text, so you could use the Shortcuts automations to change the text during the day.

*(macOS does not yet have automations. You can use [Shortery](https://apps.apple.com/app/id1594183810) for now.)*

#### Can you add support for user-installed fonts?

This is unfortunately not possible as widgets cannot access user-installed fonts.
Expand Down Expand Up @@ -72,7 +74,7 @@ If you work at Apple → [FB11522170](https://github.com/feedback-assistant/repo

#### Can you make the widget bigger?

The widget sizes are controlled by iOS. The provided size is the largest it allows.
The widget sizes are controlled by Apple. The provided size is the largest it allows.

#### How can I remove the date prefix from the inline Lock Screen widget above the clock?

Expand Down
4 changes: 4 additions & 0 deletions source/content/apps/dato.md
Original file line number Diff line number Diff line change
Expand Up @@ -446,6 +446,10 @@ Then launch Dato again.

Try turning off the “Vibrancy” setting. You can also try increasing the text size with the “Larger text” setting.

#### What does the `` symbol in the “upcoming event in menu bar” item mean?

It indicates that there are multiple ongoing events, but only one is shown.

#### My Google Calendar does not update in the app

You might have to re-authenticate your Google account. Open the Calendar app's settings, go to the “Accounts” pane, and try to remove and re-add the Google account.
Expand Down
2 changes: 1 addition & 1 deletion source/content/apps/velja.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ For all settings, [see this guide.](https://github.com/sindresorhus/guides/blob/

#### Can you support Safari profiles? {#safari-profiles}

Apple does not expose any way to open URLs in a specific profile. I recommend sending feedback to Apple that they should add Shortcuts and AppleScript support for this.
Apple does not expose any way to open URLs in a specific profile. I recommend [sending feedback](https://feedbackassistant.apple.com) to Apple that they should add Shortcuts and AppleScript support for this.

Feel free to duplicate my feedback reports:

Expand Down

0 comments on commit 10b4159

Please sign in to comment.