]> Dogcows Code - chaz/homebank/blob - doc/use-tipsandtricks.html
import homebank-5.1.7
[chaz/homebank] / doc / use-tipsandtricks.html
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta content="text/html; charset=utf-8" http-equiv="content-type">
5 <meta content="noindex" name="robots">
6 <title>Tips &amp; Tricks</title>
7 <link href="help.css" rel="stylesheet" type="text/css">
8 </head>
9 <body id="top">
10 <div class="dochead">
11 HomeBank User manual
12 </div>
13 <div class="title">
14 <h1>Tips &amp; Tricks</h1>
15 <ul class="toc">
16 <li><a href="#listsearch">List-view quick search</a></li>
17 <li><a href="#datewidget">Date widget key action</a></li>
18 <li><a href="#accorder">Change the account order into main window</a></li>
19 <li><a href="#autocheque">Automatic cheque numbering</a></li>
20 <li><a href="#autoadd">Add Payee/Categories from transaction dialog</a></li>
21 </ul>
22 </div>
23 <div class="rounded content">
24 <h2><a id="listsearch" name="listsearch"></a>List-view quick search</h2><img alt="" class="gtkshot" src="images/tip-listsearch.png">
25 <p>For most list-view (account, payee, category, ...) you can benefits from a quick search feature:</p>
26 <ul>
27 <li>select one item (one item must be selected for this to work)</li>
28 <li>start typing on the keyboard the first letter of what you search</li>
29 <li>an input box will rise, getting the text you are typing</li>
30 <li>you can use up/down arrow key to navigate through the item that match</li>
31 </ul>
32 <p class="top"><a href="#top">↑ Back to Top</a></p>
33 </div>
34 <div class="rounded content">
35 <h2><a id="datewidget" name="datewidget"></a>Date widget key action</h2>
36 <p>On every date widget, you can use some key combination to fast change the day, month or year</p>
37 <ul>
38 <li>up/down arrow key : change the day</li>
39 <li>up/down arrow key + shift : change the month</li>
40 <li>up/down arrow key + ctrl : change the year</li>
41 </ul>
42 <p class="top"><a href="#top">↑ Back to Top</a></p>
43 </div>
44 <div class="rounded content">
45 <h2><a id="accorder" name="accorder"></a>Change the account order into main window</h2><img alt="" class="gtkshot" src="images/tip-accorder.png">
46 <p>If you want to change the display order of your account in the main window list, you can do this from the <a href="dlg-acco.html">account dialog</a>. Just use drag &amp; drop to re-order the accounts</p>
47 <p class="top"><a href="#top">↑ Back to Top</a></p>
48 </div>
49 <div class="rounded content">
50 <h2><a id="autocheque" name="autocheque"></a>Automatic cheque numbering</h2>
51 <p>HomeBank also deal with automatic cheque numerating. You first need to configure the current cheque number into the <a href="dlg-acco.html">account dialog</a>. Then every time you add a new transaction, in the info field is empty, change the payment mode the cheque and the number will be filled. You can use 2 pad of cheque for each account.</p>
52 <p class="top"><a href="#top">↑ Back to Top</a></p>
53 </div>
54 <div class="rounded content">
55 <h2><a id="autoadd" name="autoadd"></a>Add Payee/Categories from transaction dialog</h2>
56 <p>Whenever you add a transaction, you can also create a new payee/category with seizing directly a new item into the payee/category widget.</p>
57 <p class="top"><a href="#top">↑ Back to Top</a></p>
58 </div>
59 </body>
60 </html>
This page took 0.033251 seconds and 4 git commands to generate.