Skip to main content

Where the workspace is

By default the workspace is ~/.accountant24, a hidden folder in your home directory. Settings → About shows the exact path. Click the row to open the folder in the Finder.

What the workspace holds

The workspace is a git repository, so every change to your books is recoverable.

Use a different workspace

You can point the app at another folder, for example a second set of books, or a scratch workspace to try things out. Launch it with the --workspace flag from the terminal:
The path may be relative or start with ~. A folder that does not exist yet is created and seeded with a fresh ledger. The flag applies to that launch only. Without it the app opens ~/.accountant24 again.