]> Dogcows Code - chaz/homebank/blobdiff - doc/misc-csvformat.html
Merge branch 'upstream'
[chaz/homebank] / doc / misc-csvformat.html
index 3bbeda0eacd601396478b315a0254611d10af193..a04adbb56a923c68e773eefa1222319da3552e21 100644 (file)
         <th>payee name</th>
         <td>the name of the payee</td>
       </tr>
+      <tr>
+        <th>full category name</th>
+        <td>optional: since 5.1.3<br>the full name of the category</td>
+      </tr>
     </table>
     <p>Example:</p>
     <pre class="csvexample">
-payee_name1
-payee_name2
+payee_name1;cat1:subcat1
+payee_name2;
 ... 
 </pre>
     <p class="top"><a href="#top">↑ Back to Top</a></p>
This page took 0.018712 seconds and 4 git commands to generate.