Compare commits

..

No commits in common. "a62d9f97a0249c0321c5c0e2852c6c16361dc472" and "10b42ff55e1210d38a9504dde6984c1129711b3d" have entirely different histories.

2 changed files with 0 additions and 16 deletions

View file

@ -61,7 +61,6 @@ tools/upgrading-drutopia-platform-elizabeth-sites
tools/uptime-monitoring
tools/inspecting-logs
templates/drupal-module-project
tools/bookkeeping-with-gnucash
```
```{toctree}

View file

@ -1,15 +0,0 @@
# Bookkeeping with GnuCash
## Initial setup
In **GnuCash Preferences** (reached via Edit » Preferences), select the **General** vertical tab (these are alphabetical), and under **Files**, uncheck "Compress files".
```{alert}
Turning off file compression is crucial because we commit our GnuCash file to Git for collaboration.
```
Also in **GnuCash Preferences**, select the **Register Defaults** vertical tab, and under **Default Style** at the top select "Auto-split ledger".
```{note}
This keeps the listing tight but allows quick recatogorization of expenses.
```