/usr/share/doc/homebank-data/help/use-tipsandtricks.html is in homebank-data 5.0.9-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex">
<title>Tips & Tricks</title>
<link rel="stylesheet" href="help.css" type="text/css">
</head>
<body id="top">
<div class="dochead">
HomeBank User manual
</div>
<div class="title">
<h1>Tips & Tricks</h1>
<ul class="toc">
<li><a href="#listsearch">Listview quick search</a></li>
<li><a href="#datewidget">Date widget key action</a></li>
<li><a href="#accorder">Change the account order into main window</a></li>
<li><a href="#autocheque">Automatic cheque numbering</a></li>
<li><a href="#autoadd">Add Payee/Categories from transaction dialog</a></li>
</ul>
</div>
<div class="rounded content">
<h2><a name="listsearch" id="listsearch"></a>Listview quick search</h2>
<img src="images/tip-listsearch.png" alt="" class="gtkshot">
<p>For most listview (account, payee, category, ...) you can benefits from a
quick search feature:</p>
<ul>
<li>select one item (one item must be selected for this to work)</li>
<li>start typing on the keyboard the first letter of what you search</li>
<li>an input box will rise, geeting the text you are typing</li>
<li>you can use up/down arrow key to navigate through the item that match</li>
</ul>
<p class="top"><a href="#top">↑ Back to Top</a></p>
</div>
<div class="rounded content">
<h2><a name="datewidget" id="datewidget"></a>Date widget key
action</h2>
<p>On every date widget, you can use some key combination to fast
change the day, month or year</p>
<ul>
<li>up/down arrow key : change the day</li>
<li>up/down arrow key + shift : change the month</li>
<li>up/down arrow key + ctrl : change the year</li>
</ul>
<p class="top"><a href="#top">↑ Back to Top</a></p>
</div>
<div class="rounded content">
<h2><a name="accorder" id="accorder"></a>Change the account order into
main window</h2>
<img src="images/tip-accorder.png" alt="" class=
"gtkshot">
<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 & drop to re-order the accounts</p>
<p class="top"><a href="#top">↑ Back to Top</a></p>
</div>
<div class="rounded content">
<h2><a name="autocheque"></a>Automatic cheque numbering</h2>
<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>
<p class="top"><a href="#top">↑ Back to Top</a></p>
</div>
<div class="rounded content">
<h2><a name="autoadd"></a>Add Payee/Categories from transaction dialog</h2>
<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>
<p class="top"><a href="#top">↑ Back to Top</a></p>
</div>
</body>
</html>
|