Skip to content

8. Settings

Roger Sheen edited this page Jun 18, 2022 · 3 revisions

Use the Settings button in the bottom right of the Tact list view to open Tact settings:

Settings

You can change your name and picture, privacy settings, and see general info about Tact.

Developer settings

Tact has extra Developer settings that are not visible by default, and are not necessary for regular use of the app. They control some advanced debugging and tweaking options. The Tact team might ask you to enable Developer settings to investigate a bug.

To enable or disable Developer settings, tap or click seven (7) times on the Settings menu background. You’ll then see an alert that the Developer settings have been enabled or disabled, and an extra button appears in the Settings menu. On macOS, an extra Developer menu also appears on the menu bar.

On macOS, you can also enable the Developer menu by setting the Tact user defaults key DeveloperSettingsEnabled to 1 (or 0 to disable):

defaults write com.justtact.Tact DeveloperSettingsEnabled 1

Clone this wiki locally