mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
- Amended main explanation in Tips And Tricks - Linked to the caveats from the Tour dealing with the UI. - Bonus: Fixed ALT TEXT on images.
This commit is contained in:
@@ -75,32 +75,32 @@ This only controls the _maximum_ number of months. If the app is too small to re
|
||||
|
||||
## Scramble and Hide Data
|
||||
|
||||
Actual Budget has a built-in privacy filter which help you
|
||||
hide your data from prying eyes.
|
||||
Actual Budget includes a privacy filter to help you obfuscate sensitive *amounts* on screen.
|
||||
|
||||
To do this: click on the eye icon in the top right corner of the app.
|
||||
:::important
|
||||
Be advised that when you hover over scrambled items, the amounts will be shown. This is a feature to help you see the actual amounts when you need them, but it may not be suitable for sharing screenshots or screen recordings.
|
||||
:::
|
||||
|
||||
**Turn it on**: Click the _eye icon_ in the top-right corner of the app.
|
||||
|
||||

|
||||
|
||||
This will scramble all of your data, including payees, categories, and
|
||||
transactions.
|
||||
|
||||
This is useful if you want to create a screenshot of your data without
|
||||
showing your actual data. This is useful when you need to show your
|
||||
budget to someone else, like other Actual users in our Discord.
|
||||
|
||||

|
||||
|
||||
|
||||
:::note
|
||||
This only hide data - no data is lost or encrypted.
|
||||
:::
|
||||
|
||||
To unhide the data, click on the eye icon again. This will show the data in
|
||||
its original form.
|
||||
When enabled, only currency amounts are scrambled so you can take screenshots or share your screen without exposing real numbers.
|
||||
|
||||

|
||||
|
||||
What changes when the filter is on
|
||||
- Hidden/Scrambled: account balances, budgeted/available amounts, transaction amounts, totals in reports and widgets.
|
||||
- Remain Visible: account names, category group and category names, payee names, transaction dates, notes/memos, flags, cleared status, and the presence of individual transactions (only the amounts are scrambled).
|
||||
|
||||
:::note
|
||||
The privacy filter is visual only: it does not encrypt, delete, or alter your saved data or exports.
|
||||
:::
|
||||
|
||||
|
||||
**Turn it off**: Click the _eye icon_ again to restore normal viewing. This will show the data in its original form.
|
||||
|
||||
|
||||
|
||||
## Show The Running Balance
|
||||
|
||||
|
||||
@@ -8,15 +8,15 @@ Standard on most screens:
|
||||
* The server and sync status (if used) are shown in the red box in the upper right corner.
|
||||
* The content of the rest of the interface depends on the functionality you have chosen in the sidebar. This screenshot shows an example of a Budget view.
|
||||
|
||||

|
||||

|
||||
|
||||
## Top Right Corner
|
||||
|
||||
* The eye icon will scramble the numbers on the screen. This is useful if you need to report a bug to the Actual team but want to keep your numbers private.
|
||||
* The eye icon will scramble the numbers on the screen. This is useful if you need to report a bug to the Actual team but want to keep your numbers private. There are some caveats to this, so please read the [Scramble and Hide Data](/docs/getting-started/tips-tricks#scramble-and-hide-data) section in the Tips & Tricks guide.
|
||||
* If clicking on the sync icon, your local file will sync to the server.
|
||||
* The current text, _Server online_ shows the connection status. Thus, it could easily read _Server offline_ if you are not connected to a server. If you click on this text, you can change your password, sign out of the server or change the server URL.
|
||||
|
||||

|
||||

|
||||
|
||||
## The Sidebar
|
||||
|
||||
@@ -29,4 +29,4 @@ From the sidebar, you have easy access to all Actual's functionality.
|
||||
|
||||
Most of these will we cover later in the tour.
|
||||
|
||||

|
||||

|
||||
|
||||
Reference in New Issue
Block a user