Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 11, 2024
1 parent 272a400 commit 28ee996
Show file tree
Hide file tree
Showing 6 changed files with 33 additions and 5 deletions.
22 changes: 20 additions & 2 deletions source/content/apps/dato.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ If all you need is another clock in the menu bar, check out [Second Clock](/seco

### Trial

There's a fully functional trial available [here](https://www.dropbox.com/scl/fi/yquzze7p7jd26hmlohza5/Dato-5.2.10-trial-1713884168.zip?rlkey=yzlc28c4iushp6e2ebb801wra&raw=1). The only limitation is that it will prompt you to buy Dato every 12 hours and it will not receive automatic updates. If you decide to buy Dato on the App Store, all data and settings from the trial version will be preserved (they share the same storage).
There's a fully functional trial available [here](https://www.dropbox.com/scl/fi/tlknh2rffqk4a8el1fjfz/Dato-5.2.11-trial-1715250979.zip?rlkey=tnja8mb8cwqo50riqogcn6fz9&raw=1). The only limitation is that it will prompt you to buy Dato every 12 hours and it will not receive automatic updates. If you decide to buy Dato on the App Store, all data and settings from the trial version will be preserved (they share the same storage).

You can also [try it on Setapp](https://go.setapp.com/stp181?refAppID=571&utm_medium=vendor_program&utm_content=button) for 7 days for free.

Expand Down Expand Up @@ -292,6 +292,10 @@ You can even make it open a specific browser or profile only for links clicked i

Click the month and year on the top left. You can also press the <kbd>Space</kbd> key.

#### I have hidden the toolbar and now I cannot access settings

Press the <kbd>Option</kbd> key to reveal a button to access settings or press <kbd>Command</kbd>+<kbd>comma</kbd>.

#### How can I add multiple time zones to the menu bar? {#time-zones-menu-bar}

In the Dato settings, go to the “Time Zones” pane, add a time zone, and in the edit window, check “Show in menu bar”. Do the same with the other time zones you want to show in the menu bar. If you already have the time zones added, right-click a time zone, click “Edit”, and then check “Show in menu bar”.
Expand All @@ -308,6 +312,19 @@ This is a macOS 14 bug and unfortunately not something I can work around.

If you work at Apple → [FB13544993](https://github.com/feedback-assistant/reports/issues/457)

#### Some calendar events are missing in Dato {#missing-events}

Make sure:
- The calendar with the event is enabled in Dato.
- You are on the latest Dato and macOS versions.
- You have tried restarting your computer.
- You have not muted the event.
- You have not excluded the event with the “Exclude events” setting.
- The event shows up in the Calendar app.
- If it does not show up there, the problem is not with Dato.
- Try pressing <kbd>Command</kbd>+<kbd>R</kbd> in the Calendar app to force-refresh.
- If it's a Google account, you could try signing out and in again in the Calendar settings. That has helped a few users.

#### How can I edit an event in Dato?

Dato does not support editing events. Simply double-click the event in the event list to edit it in the Calendar app.
Expand Down Expand Up @@ -357,7 +374,8 @@ I have already [reported it to Apple](https://github.com/feedback-assistant/repo

Make sure:
- The fullscreen notifications setting is enabled.
- You are on the latest Dato and macOS version.
- You are on the latest Dato and macOS versions.
- You have tried restarting your computer.
- You have selected the correct calendars in the fullscreen notifications settings.
- You have not muted the event.
- You have not excluded the event with the “Exclude events” setting.
Expand Down
2 changes: 1 addition & 1 deletion source/content/apps/hyperduck.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Hyperduck
subtitle: Send links from your iOS/visionOS devices to your Mac
subtitle: Send links from your iOS & visionOS devices to your Mac
pubDate: 2023-01-27
platforms:
- macOS
Expand Down
2 changes: 1 addition & 1 deletion source/content/apps/icon-preview.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ An essential tool for developers and designers to perfect the look of their macO
- Drag and drop an image onto the Dock icon or menu bar icon to preview it there.
- Click the Dock icon to pick an icon.
- Right-click the Dock icon while the app is running for more actions.
- In Finder, right-click an image file, and select “Open With › Icon Preview” to set it as the Dock icon.
- In Finder, right-click an image file, and select “Open With › Icon Preview” to set it as the Dock icon. To instead set it as the menu bar icon, press the <kbd>Option</kbd> key while doing this.

#### Preview multiple icons

Expand Down
6 changes: 6 additions & 0 deletions source/content/apps/one-task.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,12 @@ Troubleshooting:
Known issue:
- Because of a macOS bug, the macOS app does not sync with iCloud while it's focused.

#### How can I edit an item?

Swipe right on the item.

On macOS, you can also right-click the item.

#### Does the app integrate with other todo apps?

No, One Task deliberately avoids automatic integration with other todo apps. Most todo apps encourage task hoarding, leading to overwhelm and inaction. One Task focuses on actionable items you commit to completing within the day. Manually select your highest-priority tasks and add them to One Task for focused execution.
Expand Down
4 changes: 4 additions & 0 deletions source/content/apps/speediness.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,10 @@ Open the Shortcuts app, create a new shortcut, and then drag the “Get Internet

This is unfortunately not possible at this time as the app relies on the built-in [`networkQuality` command-line tool](https://support.apple.com/en-gb/HT212313), which does not exist on iOS. Someone would have to implement the [“Responsiveness under Working Conditions” RFC](https://github.com/network-quality/draft-ietf-ippm-responsiveness/blob/master/draft-ietf-ippm-responsiveness.txt) in Swift. [Reference implementation in Go.](https://github.com/network-quality/goresponsiveness) Let me know if you end up making a Swift package for this.

#### Can you make a command-line tool for this app?

This app uses the built-in [`networkQuality` command-line tool](https://support.apple.com/en-gb/HT212313) under the hood. You can use it too.

#### Is the app native?

Yes, it's native and written in Swift and SwiftUI.
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 @@ -219,7 +219,7 @@ If the clicked/copied link is a short URL, Velja is only able to remove the trac

The app contains a list of tracking parameters to remove, but there may be site-specific tracking parameters it doesn't know about. If you encounter any tracking parameters not being removed, [let me know](https://sindresorhus.com/feedback?product=Velja&referrer=Website-FAQ) and I'll add support for them.

### Can you add support for this browser? {#add-browser}
#### Can you add support for this browser? {#add-browser}

Velja automatically retrieves all browsers on your computer. There is no manual list of browsers. If some browser is not showing up, make sure it's in the `/Applications` folder and not in the `~/Applications` folder.

Expand Down

0 comments on commit 28ee996

Please sign in to comment.