]> Dogcows Code - chaz/homebank/blob - doc/win-main.html
import homebank-4.6.3
[chaz/homebank] / doc / win-main.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
3 <html>
4 <head>
5 <meta name="generator" content="Bluefish 2.2.3" >
6 <meta http-equiv="CONTENT-TYPE" content=
7 "text/html; charset=utf-8">
8
9 <title>Main window</title>
10 <link rel="stylesheet" href="help.css" type="text/css">
11 </head>
12
13 <body id="top">
14 <div class="dochead">
15 HomeBank User manual
16 </div>
17
18 <div class="title">
19 <h1>Main window</h1>
20
21
22 <p>The main window is the basis of most of the HomeBank actions. It is the first
23 displayed window when you launch HomeBank. Closing this main window will close HomeBank,
24 after a warning if the some unsaved changed are pending..
25 </p>
26
27 </div>
28
29 <div class="rounded content">
30
31 <div class="gtkshot right"><img src="images/win-main1.png"></div>
32
33 <h2><img src="images/1.png" name="graphics5" align="bottom"
34 width="12" height="12" border="0" id="graphics5"> Menu</h2>
35
36 <p>The menu is the main start point of most HomeBank actions.</p>
37
38 <h2><img src="images/2.png" name="graphics6" align="bottom"
39 width="12" height="12" border="0" id="graphics6"> Toolbar</h2>
40
41 <p>The toolbar provides easy mouse shortcut for some of the menu.
42 All tool button have a tool tip that will help you know what
43 action will be launched when you click on the tool button.</p>
44
45 <h2><img src="images/3.png" name="graphics7" align="bottom"
46 width="12" height="12" border="0" id="graphics7"> Your
47 accounts</h2>
48
49 <p>The list show you a summary of every account in the wallet. To
50 open an account, and show its transactions, you can double-click
51 on it, or use the toolbar, or the menu.</p>
52
53 <p>The status column indicate the change made to an account:</p>
54
55 <ul>
56 <li><img src="images/win-main_added.png" name="graphics9" align=
57 "bottom" width="16" height="16" border="0" id="graphics9">
58 transactions added</li>
59
60 <li><img src="images/win-main_edited.png" name="graphics10"
61 align="bottom" width="16" height="16" border="0" id=
62 "graphics10"> transactions modified</li>
63 </ul>
64
65 <p>The balance area contains the balance summary of the wallet
66 (all accounts), see <a href="misc-balance.html">this page</a> for
67 details. If the minor option is checked in the preferences, a
68 minor toggle button appear here, see <a href="misc-minor.html">this
69 page</a> for details.</p>
70
71 <h2><img src="images/4.png" name="graphics8" align="bottom"
72 width="12" height="12" border="0" id="graphics8"> Where your
73 money goes</h2>
74
75 <p>The small report show you the top 5 category spending for a
76 predefined period. You can define the default period from the
77 preferences and change into this main window when needed.</p>
78
79 <p>The top 5 categories are showed, with amount and rate, also a
80 total balance for the period is displayed. And of course a nice
81 pie chart !</p>
82
83 <h2><img src="images/5.png" name="graphics11" align="bottom"
84 width="12" height="12" border="0" id="graphics11"> Scheduled
85 transactions (next occurrence)</h2>
86
87 <p>This list displays the next occurrence of scheduled (automated)
88 transaction and their state, especially:</p>
89
90 <ul>
91 <li>next occurrence date</li>
92
93 <li>remaining days</li>
94 </ul>
95
96 <p>This remaining day count is negative if the transaction
97 insertion is overdue.</p>
98
99 </div>
100
101
102 </body>
103 </html>
This page took 0.03666 seconds and 4 git commands to generate.