diff --git a/hledger-web/templates/default-layout-wrapper.hamlet b/hledger-web/templates/default-layout-wrapper.hamlet index 1043b290f..7790c707d 100644 --- a/hledger-web/templates/default-layout-wrapper.hamlet +++ b/hledger-web/templates/default-layout-wrapper.hamlet @@ -56,23 +56,23 @@ $newline never
-

- General -

    -
  • Journal shows general journal entries, representing zero-sum transactions between hierarchical accounts -
  • The resulting accounts and their final balances appear in the sidebar -
  • Parent account balances include subaccount balances -
  • Multiple currencies in balances are displayed one above the other -
  • Click account names to see transactions affecting that account, with running balance -

    Keyboard shortcuts

      -
    • ?, h - view this help; escape or click to exit +
    • h or ? - view this help (escape or click to exit) +
    • j - go to the Journal view (home) +
    • a - add a transaction (escape to cancel)
    • s - toggle sidebar -
    • j - go to journal view -
    • ctrl-s, / - focus search form -
    • a - add a transaction; escape to cancel +
    • / or ctrl-s - focus search form +

      + General +

        +
      • The Journal view shows general journal entries, representing zero-sum movements of money (or other commodity) between hierarchical accounts +
      • The sidebar shows the resulting accounts and their final balances +
      • Parent account balances include subaccount balances +
      • Multiple currencies in balances are displayed one above the other +
      • Click account name links to see transactions affecting that account, with running balance +
      • Click date links to see journal entries on that date

        Search