From 945834bff370b2aec9f62905232a4dcf6c476de0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sun, 27 Jun 2021 17:01:01 -1000 Subject: [PATCH] ;update manuals --- hledger-ui/hledger-ui.info | 46 +- hledger-web/hledger-web.info | 38 +- hledger/hledger.info | 938 ++++++++++++++++++----------------- 3 files changed, 517 insertions(+), 505 deletions(-) diff --git a/hledger-ui/hledger-ui.info b/hledger-ui/hledger-ui.info index e1f272f47..baee034ce 100644 --- a/hledger-ui/hledger-ui.info +++ b/hledger-ui/hledger-ui.info @@ -1,3 +1,7 @@ +INFO-DIR-SECTION User Applications +START-INFO-DIR-ENTRY +* hledger-ui: (hledger-ui). Terminal UI for the hledger accounting tool. +END-INFO-DIR-ENTRY This is hledger-ui.info, produced by makeinfo version 6.7 from stdin.  @@ -11,7 +15,7 @@ START-INFO-DIR-ENTRY * HLedger-UI: (hledger-ui). Command-Line Accounting (TUI) END-INFO-DIR-ENTRY -hledger-ui is a terminal interface (TUI) for the hledger accounting + hledger-ui is a terminal interface (TUI) for the hledger accounting tool. This manual is for hledger-ui 1.21.99. 'hledger-ui [OPTIONS] [QUERYARGS]' @@ -534,25 +538,25 @@ program is restarted.  Tag Table: Node: Top71 -Node: OPTIONS1488 -Ref: #options1585 -Node: KEYS5986 -Ref: #keys6081 -Node: SCREENS10400 -Ref: #screens10505 -Node: Accounts screen10595 -Ref: #accounts-screen10723 -Node: Register screen12938 -Ref: #register-screen13093 -Node: Transaction screen15090 -Ref: #transaction-screen15248 -Node: Error screen16118 -Ref: #error-screen16240 -Node: ENVIRONMENT16484 -Ref: #environment16598 -Node: FILES17405 -Ref: #files17504 -Node: BUGS17717 -Ref: #bugs17794 +Node: OPTIONS1626 +Ref: #options1723 +Node: KEYS6124 +Ref: #keys6219 +Node: SCREENS10538 +Ref: #screens10643 +Node: Accounts screen10733 +Ref: #accounts-screen10861 +Node: Register screen13076 +Ref: #register-screen13231 +Node: Transaction screen15228 +Ref: #transaction-screen15386 +Node: Error screen16256 +Ref: #error-screen16378 +Node: ENVIRONMENT16622 +Ref: #environment16736 +Node: FILES17543 +Ref: #files17642 +Node: BUGS17855 +Ref: #bugs17932  End Tag Table diff --git a/hledger-web/hledger-web.info b/hledger-web/hledger-web.info index 7dce8ff5d..556f07d7f 100644 --- a/hledger-web/hledger-web.info +++ b/hledger-web/hledger-web.info @@ -1,3 +1,7 @@ +INFO-DIR-SECTION User Applications +START-INFO-DIR-ENTRY +* hledger-web: (hledger-web). Web UI/API for the hledger accounting tool. +END-INFO-DIR-ENTRY This is hledger-web.info, produced by makeinfo version 6.7 from stdin.  @@ -11,7 +15,7 @@ START-INFO-DIR-ENTRY * HLedger-Web: (hledger-web). Command-Line Accounting (Web UI) END-INFO-DIR-ENTRY -hledger-web is a web interface (WUI) for the hledger accounting tool. + hledger-web is a web interface (WUI) for the hledger accounting tool. This manual is for hledger-web 1.21.99. 'hledger-web [OPTIONS]' @@ -603,21 +607,21 @@ awkward.  Tag Table: Node: Top72 -Node: OPTIONS1738 -Ref: #options1843 -Node: PERMISSIONS9276 -Ref: #permissions9415 -Node: EDITING UPLOADING DOWNLOADING10627 -Ref: #editing-uploading-downloading10808 -Node: RELOADING11642 -Ref: #reloading11776 -Node: JSON API12209 -Ref: #json-api12323 -Node: ENVIRONMENT17813 -Ref: #environment17929 -Node: FILES18662 -Ref: #files18762 -Node: BUGS18975 -Ref: #bugs19053 +Node: OPTIONS1881 +Ref: #options1986 +Node: PERMISSIONS9419 +Ref: #permissions9558 +Node: EDITING UPLOADING DOWNLOADING10770 +Ref: #editing-uploading-downloading10951 +Node: RELOADING11785 +Ref: #reloading11919 +Node: JSON API12352 +Ref: #json-api12466 +Node: ENVIRONMENT17956 +Ref: #environment18072 +Node: FILES18805 +Ref: #files18905 +Node: BUGS19118 +Ref: #bugs19196  End Tag Table diff --git a/hledger/hledger.info b/hledger/hledger.info index 318e70a35..885c62683 100644 --- a/hledger/hledger.info +++ b/hledger/hledger.info @@ -1,3 +1,7 @@ +INFO-DIR-SECTION User Applications +START-INFO-DIR-ENTRY +* hledger: (hledger). Command-line plain text accounting tool. +END-INFO-DIR-ENTRY This is hledger.info, produced by makeinfo version 6.7 from stdin.  @@ -11,7 +15,7 @@ START-INFO-DIR-ENTRY * HLedger: (hledger). Command-Line Accounting END-INFO-DIR-ENTRY -This is the command-line interface (CLI) for the hledger accounting + This is the command-line interface (CLI) for the hledger accounting tool. Here we also describe hledger's concepts and file formats. This manual is for hledger 1.21.99. @@ -8356,471 +8360,471 @@ $ LANG=en_US.UTF-8 hledger -f my.journal print  Tag Table: Node: Top68 -Node: OPTIONS2465 -Ref: #options2566 -Node: General options2708 -Ref: #general-options2833 -Node: Command options6568 -Ref: #command-options6719 -Node: Command arguments7119 -Ref: #command-arguments7277 -Node: Special characters8157 -Ref: #special-characters8320 -Node: Single escaping shell metacharacters8483 -Ref: #single-escaping-shell-metacharacters8724 -Node: Double escaping regular expression metacharacters9125 -Ref: #double-escaping-regular-expression-metacharacters9436 -Node: Triple escaping for add-on commands9962 -Ref: #triple-escaping-for-add-on-commands10222 -Node: Less escaping10866 -Ref: #less-escaping11020 -Node: Unicode characters11344 -Ref: #unicode-characters11509 -Node: Regular expressions12921 -Ref: #regular-expressions13061 -Node: ENVIRONMENT14797 -Ref: #environment14913 -Node: DATA FILES15898 -Ref: #data-files16017 -Node: Data formats16556 -Ref: #data-formats16674 -Node: Multiple files18068 -Ref: #multiple-files18210 -Node: Strict mode18679 -Ref: #strict-mode18794 -Node: TIME PERIODS19443 -Ref: #time-periods19560 -Node: Smart dates19658 -Ref: #smart-dates19784 -Node: Report start & end date21110 -Ref: #report-start-end-date21285 -Node: Report intervals22943 -Ref: #report-intervals23111 -Node: Period expressions24388 -Ref: #period-expressions24528 -Node: DEPTH28971 -Ref: #depth29071 -Node: QUERIES29403 -Ref: #queries29502 -Node: COSTING33562 -Ref: #costing33665 -Node: VALUATION33939 -Ref: #valuation34047 -Node: -V Value34772 -Ref: #v-value34896 -Node: -X Value in specified commodity35091 -Ref: #x-value-in-specified-commodity35284 -Node: Valuation date35433 -Ref: #valuation-date35595 -Node: Market prices36032 -Ref: #market-prices36213 -Node: --infer-market-price market prices from transactions37395 -Ref: #infer-market-price-market-prices-from-transactions37659 -Node: Valuation commodity39013 -Ref: #valuation-commodity39223 -Node: Simple valuation examples40447 -Ref: #simple-valuation-examples40643 -Node: --value Flexible valuation41302 -Ref: #value-flexible-valuation41504 -Node: More valuation examples43148 -Ref: #more-valuation-examples43349 -Node: Effect of valuation on reports45348 -Ref: #effect-of-valuation-on-reports45530 -Node: PIVOTING52931 -Ref: #pivoting53036 -Node: OUTPUT54712 -Ref: #output54814 -Node: Output destination54865 -Ref: #output-destination54998 -Node: Output format55655 -Ref: #output-format55778 -Node: COMMANDS57945 -Ref: #commands58057 -Node: accounts61422 -Ref: #accounts61522 -Node: activity62218 -Ref: #activity62330 -Node: add62713 -Ref: #add62816 -Node: aregister65609 -Ref: #aregister65723 -Node: aregister and custom posting dates67921 -Ref: #aregister-and-custom-posting-dates68087 -Node: balance68908 -Ref: #balance69027 -Node: balance features69942 -Ref: #balance-features70082 -Node: Simple balance report71739 -Ref: #simple-balance-report71921 -Node: Filtered balance report73374 -Ref: #filtered-balance-report73561 -Node: List or tree mode73861 -Ref: #list-or-tree-mode74029 -Node: Depth limiting75347 -Ref: #depth-limiting75513 -Node: Multi-period balance report76274 -Ref: #multi-period-balance-report76466 -Node: Sorting by amount78718 -Ref: #sorting-by-amount78887 -Node: Percentages79353 -Ref: #percentages79509 -Node: Balance change end balance80443 -Ref: #balance-change-end-balance80634 -Node: Balance report types82062 -Ref: #balance-report-types82252 -Node: Useful balance reports86325 -Ref: #useful-balance-reports86506 -Node: Budget report87591 -Ref: #budget-report87775 -Node: Budget report start date93014 -Ref: #budget-report-start-date93183 -Node: Nested budgets94515 -Ref: #nested-budgets94664 -Node: Customising single-period balance reports98104 -Ref: #customising-single-period-balance-reports98313 -Node: balancesheet100461 -Ref: #balancesheet100599 -Node: balancesheetequity101898 -Ref: #balancesheetequity102049 -Node: cashflow103429 -Ref: #cashflow103553 -Node: check104699 -Ref: #check104804 -Node: Basic checks105438 -Ref: #basic-checks105556 -Node: Strict checks106107 -Ref: #strict-checks106248 -Node: Other checks106684 -Ref: #other-checks106824 -Node: Custom checks107181 -Ref: #custom-checks107301 -Node: close107718 -Ref: #close107822 -Node: close usage109344 -Ref: #close-usage109439 -Node: codes112252 -Ref: #codes112362 -Node: commodities113074 -Ref: #commodities113203 -Node: descriptions113285 -Ref: #descriptions113415 -Node: diff113719 -Ref: #diff113827 -Node: files114874 -Ref: #files114976 -Node: help115123 -Ref: #help115225 -Node: import115952 -Ref: #import116068 -Node: Deduplication116933 -Ref: #deduplication117058 -Node: Import testing118952 -Ref: #import-testing119117 -Node: Importing balance assignments119605 -Ref: #importing-balance-assignments119811 -Node: Commodity display styles120460 -Ref: #commodity-display-styles120633 -Node: incomestatement120762 -Ref: #incomestatement120897 -Node: notes122202 -Ref: #notes122317 -Node: payees122685 -Ref: #payees122793 -Node: prices123319 -Ref: #prices123427 -Node: print123768 -Ref: #print123880 -Node: print-unique129195 -Ref: #print-unique129323 -Node: register129608 -Ref: #register129737 -Node: Custom register output134183 -Ref: #custom-register-output134314 -Node: register-match135651 -Ref: #register-match135787 -Node: rewrite136138 -Ref: #rewrite136255 -Node: Re-write rules in a file138161 -Ref: #re-write-rules-in-a-file138324 -Node: Diff output format139473 -Ref: #diff-output-format139656 -Node: rewrite vs print --auto140748 -Ref: #rewrite-vs.-print---auto140908 -Node: roi141464 -Ref: #roi141564 -Node: Semantics of --inv and --pnl143197 -Ref: #semantics-of---inv-and---pnl143379 -Node: IRR and TWR explained145229 -Ref: #irr-and-twr-explained145389 -Node: stats148457 -Ref: #stats148558 -Node: tags149346 -Ref: #tags149446 -Node: test149965 -Ref: #test150081 -Node: About add-on commands150828 -Ref: #about-add-on-commands150965 -Node: JOURNAL FORMAT152096 -Ref: #journal-format152224 -Node: Transactions154420 -Ref: #transactions154535 -Node: Dates155549 -Ref: #dates155665 -Node: Simple dates155730 -Ref: #simple-dates155850 -Node: Secondary dates156359 -Ref: #secondary-dates156507 -Node: Posting dates157843 -Ref: #posting-dates157966 -Node: Status159338 -Ref: #status159448 -Node: Code161156 -Ref: #code161268 -Node: Description161500 -Ref: #description161628 -Node: Payee and note161948 -Ref: #payee-and-note162056 -Node: Comments162391 -Ref: #comments162513 -Node: Tags163707 -Ref: #tags-1163818 -Node: Postings165211 -Ref: #postings165335 -Node: Virtual postings166361 -Ref: #virtual-postings166472 -Node: Account names167777 -Ref: #account-names167914 -Node: Amounts168402 -Ref: #amounts168539 -Node: Decimal marks digit group marks169495 -Ref: #decimal-marks-digit-group-marks169672 -Node: Commodity170544 -Ref: #commodity170704 -Node: Commodity directives171656 -Ref: #commodity-directives171830 -Node: Commodity display style172317 -Ref: #commodity-display-style172496 -Node: Rounding174604 -Ref: #rounding174724 -Node: Transaction prices175136 -Ref: #transaction-prices175302 -Node: Lot prices lot dates177733 -Ref: #lot-prices-lot-dates177916 -Node: Balance assertions178404 -Ref: #balance-assertions178582 -Node: Assertions and ordering179615 -Ref: #assertions-and-ordering179797 -Node: Assertions and included files180497 -Ref: #assertions-and-included-files180734 -Node: Assertions and multiple -f options181067 -Ref: #assertions-and-multiple--f-options181317 -Node: Assertions and commodities181449 -Ref: #assertions-and-commodities181675 -Node: Assertions and prices182832 -Ref: #assertions-and-prices183040 -Node: Assertions and subaccounts183480 -Ref: #assertions-and-subaccounts183703 -Node: Assertions and virtual postings184027 -Ref: #assertions-and-virtual-postings184263 -Node: Assertions and precision184405 -Ref: #assertions-and-precision184592 -Node: Balance assignments184859 -Ref: #balance-assignments185029 -Node: Balance assignments and prices186193 -Ref: #balance-assignments-and-prices186359 -Node: Directives186583 -Ref: #directives186746 -Node: Directives and multiple files192204 -Ref: #directives-and-multiple-files192400 -Node: Comment blocks193064 -Ref: #comment-blocks193241 -Node: Including other files193417 -Ref: #including-other-files193591 -Node: Default year194515 -Ref: #default-year194673 -Node: Declaring payees195080 -Ref: #declaring-payees195246 -Node: Declaring commodities195492 -Ref: #declaring-commodities195673 -Node: Commodity error checking198053 -Ref: #commodity-error-checking198203 -Node: Default commodity198460 -Ref: #default-commodity198640 -Node: Declaring market prices199516 -Ref: #declaring-market-prices199705 -Node: Declaring accounts200518 -Ref: #declaring-accounts200698 -Node: Account error checking201900 -Ref: #account-error-checking202066 -Node: Account comments203245 -Ref: #account-comments203429 -Node: Account subdirectives203853 -Ref: #account-subdirectives204038 -Node: Account types204351 -Ref: #account-types204525 -Node: Declaring account types205261 -Ref: #declaring-account-types205440 -Node: Auto-detected account types206090 -Ref: #auto-detected-account-types206331 -Node: Interference from auto-detected account types207291 -Ref: #interference-from-auto-detected-account-types207568 -Node: Old account type syntax208051 -Ref: #old-account-type-syntax208248 -Node: Account display order208548 -Ref: #account-display-order208708 -Node: Rewriting accounts209859 -Ref: #rewriting-accounts210038 -Node: Basic aliases210795 -Ref: #basic-aliases210931 -Node: Regex aliases211675 -Ref: #regex-aliases211837 -Node: Combining aliases212556 -Ref: #combining-aliases212739 -Node: Aliases and multiple files214015 -Ref: #aliases-and-multiple-files214214 -Node: end aliases214793 -Ref: #end-aliases214940 -Node: Default parent account215041 -Ref: #default-parent-account215231 -Node: Periodic transactions216115 -Ref: #periodic-transactions216298 -Node: Periodic rule syntax218215 -Ref: #periodic-rule-syntax218415 -Node: Two spaces between period expression and description!219119 -Ref: #two-spaces-between-period-expression-and-description219432 -Node: Forecasting with periodic transactions220116 -Ref: #forecasting-with-periodic-transactions220415 -Node: Budgeting with periodic transactions222470 -Ref: #budgeting-with-periodic-transactions222703 -Node: Auto postings223112 -Ref: #auto-postings223248 -Node: Auto postings and multiple files225427 -Ref: #auto-postings-and-multiple-files225625 -Node: Auto postings and dates225834 -Ref: #auto-postings-and-dates226102 -Node: Auto postings and transaction balancing / inferred amounts / balance assertions226277 -Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions226622 -Node: Auto posting tags226964 -Ref: #auto-posting-tags227173 -Node: CSV FORMAT227809 -Ref: #csv-format227937 -Node: Examples230566 -Ref: #examples230669 -Node: Basic230877 -Ref: #basic230979 -Node: Bank of Ireland231521 -Ref: #bank-of-ireland231658 -Node: Amazon233120 -Ref: #amazon233240 -Node: Paypal234959 -Ref: #paypal235055 -Node: CSV rules242699 -Ref: #csv-rules242817 -Node: skip243150 -Ref: #skip243250 -Node: fields list243625 -Ref: #fields-list243764 -Node: field assignment245267 -Ref: #field-assignment245419 -Node: Field names246347 -Ref: #field-names246487 -Node: date field246867 -Ref: #date-field246987 -Node: date2 field247035 -Ref: #date2-field247178 -Node: status field247234 -Ref: #status-field247379 -Node: code field247428 -Ref: #code-field247575 -Node: description field247620 -Ref: #description-field247782 -Node: comment field247841 -Ref: #comment-field247998 -Node: account field248213 -Ref: #account-field248365 -Node: amount field248940 -Ref: #amount-field249091 -Node: currency field250336 -Ref: #currency-field250491 -Node: balance field250748 -Ref: #balance-field250882 -Node: separator251254 -Ref: #separator251386 -Node: if block251926 -Ref: #if-block252053 -Node: Matching the whole record252454 -Ref: #matching-the-whole-record252631 -Node: Matching individual fields253434 -Ref: #matching-individual-fields253640 -Node: Combining matchers253864 -Ref: #combining-matchers254062 -Node: Rules applied on successful match254375 -Ref: #rules-applied-on-successful-match254568 -Node: if table255222 -Ref: #if-table255343 -Node: end257081 -Ref: #end257195 -Node: date-format257419 -Ref: #date-format257553 -Node: decimal-mark258549 -Ref: #decimal-mark258696 -Node: newest-first259035 -Ref: #newest-first259178 -Node: include259861 -Ref: #include259994 -Node: balance-type260438 -Ref: #balance-type260560 -Node: Tips261260 -Ref: #tips261351 -Node: Rapid feedback261650 -Ref: #rapid-feedback261769 -Node: Valid CSV262229 -Ref: #valid-csv262361 -Node: File Extension262553 -Ref: #file-extension262707 -Node: Reading multiple CSV files263136 -Ref: #reading-multiple-csv-files263323 -Node: Valid transactions263564 -Ref: #valid-transactions263744 -Node: Deduplicating importing264372 -Ref: #deduplicating-importing264553 -Node: Setting amounts265586 -Ref: #setting-amounts265743 -Node: Amount signs268184 -Ref: #amount-signs268338 -Node: Setting currency/commodity269025 -Ref: #setting-currencycommodity269213 -Node: Amount decimal places270387 -Ref: #amount-decimal-places270579 -Node: Referencing other fields270891 -Ref: #referencing-other-fields271090 -Node: How CSV rules are evaluated271987 -Ref: #how-csv-rules-are-evaluated272162 -Node: TIMECLOCK FORMAT273613 -Ref: #timeclock-format273753 -Node: TIMEDOT FORMAT275814 -Ref: #timedot-format275952 -Node: COMMON TASKS280228 -Ref: #common-tasks280357 -Node: Getting help280764 -Ref: #getting-help280898 -Node: Constructing command lines281451 -Ref: #constructing-command-lines281645 -Node: Starting a journal file282342 -Ref: #starting-a-journal-file282542 -Node: Setting opening balances283730 -Ref: #setting-opening-balances283928 -Node: Recording transactions287069 -Ref: #recording-transactions287251 -Node: Reconciling287807 -Ref: #reconciling287952 -Node: Reporting290209 -Ref: #reporting290351 -Node: Migrating to a new file294350 -Ref: #migrating-to-a-new-file294500 -Node: LIMITATIONS294799 -Ref: #limitations294927 -Node: TROUBLESHOOTING295670 -Ref: #troubleshooting295785 +Node: OPTIONS2591 +Ref: #options2692 +Node: General options2834 +Ref: #general-options2959 +Node: Command options6694 +Ref: #command-options6845 +Node: Command arguments7245 +Ref: #command-arguments7403 +Node: Special characters8283 +Ref: #special-characters8446 +Node: Single escaping shell metacharacters8609 +Ref: #single-escaping-shell-metacharacters8850 +Node: Double escaping regular expression metacharacters9251 +Ref: #double-escaping-regular-expression-metacharacters9562 +Node: Triple escaping for add-on commands10088 +Ref: #triple-escaping-for-add-on-commands10348 +Node: Less escaping10992 +Ref: #less-escaping11146 +Node: Unicode characters11470 +Ref: #unicode-characters11635 +Node: Regular expressions13047 +Ref: #regular-expressions13187 +Node: ENVIRONMENT14923 +Ref: #environment15039 +Node: DATA FILES16024 +Ref: #data-files16143 +Node: Data formats16682 +Ref: #data-formats16800 +Node: Multiple files18194 +Ref: #multiple-files18336 +Node: Strict mode18805 +Ref: #strict-mode18920 +Node: TIME PERIODS19569 +Ref: #time-periods19686 +Node: Smart dates19784 +Ref: #smart-dates19910 +Node: Report start & end date21236 +Ref: #report-start-end-date21411 +Node: Report intervals23069 +Ref: #report-intervals23237 +Node: Period expressions24514 +Ref: #period-expressions24654 +Node: DEPTH29097 +Ref: #depth29197 +Node: QUERIES29529 +Ref: #queries29628 +Node: COSTING33688 +Ref: #costing33791 +Node: VALUATION34065 +Ref: #valuation34173 +Node: -V Value34898 +Ref: #v-value35022 +Node: -X Value in specified commodity35217 +Ref: #x-value-in-specified-commodity35410 +Node: Valuation date35559 +Ref: #valuation-date35721 +Node: Market prices36158 +Ref: #market-prices36339 +Node: --infer-market-price market prices from transactions37521 +Ref: #infer-market-price-market-prices-from-transactions37785 +Node: Valuation commodity39139 +Ref: #valuation-commodity39349 +Node: Simple valuation examples40573 +Ref: #simple-valuation-examples40769 +Node: --value Flexible valuation41428 +Ref: #value-flexible-valuation41630 +Node: More valuation examples43274 +Ref: #more-valuation-examples43475 +Node: Effect of valuation on reports45474 +Ref: #effect-of-valuation-on-reports45656 +Node: PIVOTING53057 +Ref: #pivoting53162 +Node: OUTPUT54838 +Ref: #output54940 +Node: Output destination54991 +Ref: #output-destination55124 +Node: Output format55781 +Ref: #output-format55904 +Node: COMMANDS58071 +Ref: #commands58183 +Node: accounts61548 +Ref: #accounts61648 +Node: activity62344 +Ref: #activity62456 +Node: add62839 +Ref: #add62942 +Node: aregister65735 +Ref: #aregister65849 +Node: aregister and custom posting dates68047 +Ref: #aregister-and-custom-posting-dates68213 +Node: balance69034 +Ref: #balance69153 +Node: balance features70068 +Ref: #balance-features70208 +Node: Simple balance report71865 +Ref: #simple-balance-report72047 +Node: Filtered balance report73500 +Ref: #filtered-balance-report73687 +Node: List or tree mode73987 +Ref: #list-or-tree-mode74155 +Node: Depth limiting75473 +Ref: #depth-limiting75639 +Node: Multi-period balance report76400 +Ref: #multi-period-balance-report76592 +Node: Sorting by amount78844 +Ref: #sorting-by-amount79013 +Node: Percentages79479 +Ref: #percentages79635 +Node: Balance change end balance80569 +Ref: #balance-change-end-balance80760 +Node: Balance report types82188 +Ref: #balance-report-types82378 +Node: Useful balance reports86451 +Ref: #useful-balance-reports86632 +Node: Budget report87717 +Ref: #budget-report87901 +Node: Budget report start date93140 +Ref: #budget-report-start-date93309 +Node: Nested budgets94641 +Ref: #nested-budgets94790 +Node: Customising single-period balance reports98230 +Ref: #customising-single-period-balance-reports98439 +Node: balancesheet100587 +Ref: #balancesheet100725 +Node: balancesheetequity102024 +Ref: #balancesheetequity102175 +Node: cashflow103555 +Ref: #cashflow103679 +Node: check104825 +Ref: #check104930 +Node: Basic checks105564 +Ref: #basic-checks105682 +Node: Strict checks106233 +Ref: #strict-checks106374 +Node: Other checks106810 +Ref: #other-checks106950 +Node: Custom checks107307 +Ref: #custom-checks107427 +Node: close107844 +Ref: #close107948 +Node: close usage109470 +Ref: #close-usage109565 +Node: codes112378 +Ref: #codes112488 +Node: commodities113200 +Ref: #commodities113329 +Node: descriptions113411 +Ref: #descriptions113541 +Node: diff113845 +Ref: #diff113953 +Node: files115000 +Ref: #files115102 +Node: help115249 +Ref: #help115351 +Node: import116078 +Ref: #import116194 +Node: Deduplication117059 +Ref: #deduplication117184 +Node: Import testing119078 +Ref: #import-testing119243 +Node: Importing balance assignments119731 +Ref: #importing-balance-assignments119937 +Node: Commodity display styles120586 +Ref: #commodity-display-styles120759 +Node: incomestatement120888 +Ref: #incomestatement121023 +Node: notes122328 +Ref: #notes122443 +Node: payees122811 +Ref: #payees122919 +Node: prices123445 +Ref: #prices123553 +Node: print123894 +Ref: #print124006 +Node: print-unique129321 +Ref: #print-unique129449 +Node: register129734 +Ref: #register129863 +Node: Custom register output134309 +Ref: #custom-register-output134440 +Node: register-match135777 +Ref: #register-match135913 +Node: rewrite136264 +Ref: #rewrite136381 +Node: Re-write rules in a file138287 +Ref: #re-write-rules-in-a-file138450 +Node: Diff output format139599 +Ref: #diff-output-format139782 +Node: rewrite vs print --auto140874 +Ref: #rewrite-vs.-print---auto141034 +Node: roi141590 +Ref: #roi141690 +Node: Semantics of --inv and --pnl143323 +Ref: #semantics-of---inv-and---pnl143505 +Node: IRR and TWR explained145355 +Ref: #irr-and-twr-explained145515 +Node: stats148583 +Ref: #stats148684 +Node: tags149472 +Ref: #tags149572 +Node: test150091 +Ref: #test150207 +Node: About add-on commands150954 +Ref: #about-add-on-commands151091 +Node: JOURNAL FORMAT152222 +Ref: #journal-format152350 +Node: Transactions154546 +Ref: #transactions154661 +Node: Dates155675 +Ref: #dates155791 +Node: Simple dates155856 +Ref: #simple-dates155976 +Node: Secondary dates156485 +Ref: #secondary-dates156633 +Node: Posting dates157969 +Ref: #posting-dates158092 +Node: Status159464 +Ref: #status159574 +Node: Code161282 +Ref: #code161394 +Node: Description161626 +Ref: #description161754 +Node: Payee and note162074 +Ref: #payee-and-note162182 +Node: Comments162517 +Ref: #comments162639 +Node: Tags163833 +Ref: #tags-1163944 +Node: Postings165337 +Ref: #postings165461 +Node: Virtual postings166487 +Ref: #virtual-postings166598 +Node: Account names167903 +Ref: #account-names168040 +Node: Amounts168528 +Ref: #amounts168665 +Node: Decimal marks digit group marks169621 +Ref: #decimal-marks-digit-group-marks169798 +Node: Commodity170670 +Ref: #commodity170830 +Node: Commodity directives171782 +Ref: #commodity-directives171956 +Node: Commodity display style172443 +Ref: #commodity-display-style172622 +Node: Rounding174730 +Ref: #rounding174850 +Node: Transaction prices175262 +Ref: #transaction-prices175428 +Node: Lot prices lot dates177859 +Ref: #lot-prices-lot-dates178042 +Node: Balance assertions178530 +Ref: #balance-assertions178708 +Node: Assertions and ordering179741 +Ref: #assertions-and-ordering179923 +Node: Assertions and included files180623 +Ref: #assertions-and-included-files180860 +Node: Assertions and multiple -f options181193 +Ref: #assertions-and-multiple--f-options181443 +Node: Assertions and commodities181575 +Ref: #assertions-and-commodities181801 +Node: Assertions and prices182958 +Ref: #assertions-and-prices183166 +Node: Assertions and subaccounts183606 +Ref: #assertions-and-subaccounts183829 +Node: Assertions and virtual postings184153 +Ref: #assertions-and-virtual-postings184389 +Node: Assertions and precision184531 +Ref: #assertions-and-precision184718 +Node: Balance assignments184985 +Ref: #balance-assignments185155 +Node: Balance assignments and prices186319 +Ref: #balance-assignments-and-prices186485 +Node: Directives186709 +Ref: #directives186872 +Node: Directives and multiple files192330 +Ref: #directives-and-multiple-files192526 +Node: Comment blocks193190 +Ref: #comment-blocks193367 +Node: Including other files193543 +Ref: #including-other-files193717 +Node: Default year194641 +Ref: #default-year194799 +Node: Declaring payees195206 +Ref: #declaring-payees195372 +Node: Declaring commodities195618 +Ref: #declaring-commodities195799 +Node: Commodity error checking198179 +Ref: #commodity-error-checking198329 +Node: Default commodity198586 +Ref: #default-commodity198766 +Node: Declaring market prices199642 +Ref: #declaring-market-prices199831 +Node: Declaring accounts200644 +Ref: #declaring-accounts200824 +Node: Account error checking202026 +Ref: #account-error-checking202192 +Node: Account comments203371 +Ref: #account-comments203555 +Node: Account subdirectives203979 +Ref: #account-subdirectives204164 +Node: Account types204477 +Ref: #account-types204651 +Node: Declaring account types205387 +Ref: #declaring-account-types205566 +Node: Auto-detected account types206216 +Ref: #auto-detected-account-types206457 +Node: Interference from auto-detected account types207417 +Ref: #interference-from-auto-detected-account-types207694 +Node: Old account type syntax208177 +Ref: #old-account-type-syntax208374 +Node: Account display order208674 +Ref: #account-display-order208834 +Node: Rewriting accounts209985 +Ref: #rewriting-accounts210164 +Node: Basic aliases210921 +Ref: #basic-aliases211057 +Node: Regex aliases211801 +Ref: #regex-aliases211963 +Node: Combining aliases212682 +Ref: #combining-aliases212865 +Node: Aliases and multiple files214141 +Ref: #aliases-and-multiple-files214340 +Node: end aliases214919 +Ref: #end-aliases215066 +Node: Default parent account215167 +Ref: #default-parent-account215357 +Node: Periodic transactions216241 +Ref: #periodic-transactions216424 +Node: Periodic rule syntax218341 +Ref: #periodic-rule-syntax218541 +Node: Two spaces between period expression and description!219245 +Ref: #two-spaces-between-period-expression-and-description219558 +Node: Forecasting with periodic transactions220242 +Ref: #forecasting-with-periodic-transactions220541 +Node: Budgeting with periodic transactions222596 +Ref: #budgeting-with-periodic-transactions222829 +Node: Auto postings223238 +Ref: #auto-postings223374 +Node: Auto postings and multiple files225553 +Ref: #auto-postings-and-multiple-files225751 +Node: Auto postings and dates225960 +Ref: #auto-postings-and-dates226228 +Node: Auto postings and transaction balancing / inferred amounts / balance assertions226403 +Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions226748 +Node: Auto posting tags227090 +Ref: #auto-posting-tags227299 +Node: CSV FORMAT227935 +Ref: #csv-format228063 +Node: Examples230692 +Ref: #examples230795 +Node: Basic231003 +Ref: #basic231105 +Node: Bank of Ireland231647 +Ref: #bank-of-ireland231784 +Node: Amazon233246 +Ref: #amazon233366 +Node: Paypal235085 +Ref: #paypal235181 +Node: CSV rules242825 +Ref: #csv-rules242943 +Node: skip243276 +Ref: #skip243376 +Node: fields list243751 +Ref: #fields-list243890 +Node: field assignment245393 +Ref: #field-assignment245545 +Node: Field names246473 +Ref: #field-names246613 +Node: date field246993 +Ref: #date-field247113 +Node: date2 field247161 +Ref: #date2-field247304 +Node: status field247360 +Ref: #status-field247505 +Node: code field247554 +Ref: #code-field247701 +Node: description field247746 +Ref: #description-field247908 +Node: comment field247967 +Ref: #comment-field248124 +Node: account field248339 +Ref: #account-field248491 +Node: amount field249066 +Ref: #amount-field249217 +Node: currency field250462 +Ref: #currency-field250617 +Node: balance field250874 +Ref: #balance-field251008 +Node: separator251380 +Ref: #separator251512 +Node: if block252052 +Ref: #if-block252179 +Node: Matching the whole record252580 +Ref: #matching-the-whole-record252757 +Node: Matching individual fields253560 +Ref: #matching-individual-fields253766 +Node: Combining matchers253990 +Ref: #combining-matchers254188 +Node: Rules applied on successful match254501 +Ref: #rules-applied-on-successful-match254694 +Node: if table255348 +Ref: #if-table255469 +Node: end257207 +Ref: #end257321 +Node: date-format257545 +Ref: #date-format257679 +Node: decimal-mark258675 +Ref: #decimal-mark258822 +Node: newest-first259161 +Ref: #newest-first259304 +Node: include259987 +Ref: #include260120 +Node: balance-type260564 +Ref: #balance-type260686 +Node: Tips261386 +Ref: #tips261477 +Node: Rapid feedback261776 +Ref: #rapid-feedback261895 +Node: Valid CSV262355 +Ref: #valid-csv262487 +Node: File Extension262679 +Ref: #file-extension262833 +Node: Reading multiple CSV files263262 +Ref: #reading-multiple-csv-files263449 +Node: Valid transactions263690 +Ref: #valid-transactions263870 +Node: Deduplicating importing264498 +Ref: #deduplicating-importing264679 +Node: Setting amounts265712 +Ref: #setting-amounts265869 +Node: Amount signs268310 +Ref: #amount-signs268464 +Node: Setting currency/commodity269151 +Ref: #setting-currencycommodity269339 +Node: Amount decimal places270513 +Ref: #amount-decimal-places270705 +Node: Referencing other fields271017 +Ref: #referencing-other-fields271216 +Node: How CSV rules are evaluated272113 +Ref: #how-csv-rules-are-evaluated272288 +Node: TIMECLOCK FORMAT273739 +Ref: #timeclock-format273879 +Node: TIMEDOT FORMAT275940 +Ref: #timedot-format276078 +Node: COMMON TASKS280354 +Ref: #common-tasks280483 +Node: Getting help280890 +Ref: #getting-help281024 +Node: Constructing command lines281577 +Ref: #constructing-command-lines281771 +Node: Starting a journal file282468 +Ref: #starting-a-journal-file282668 +Node: Setting opening balances283856 +Ref: #setting-opening-balances284054 +Node: Recording transactions287195 +Ref: #recording-transactions287377 +Node: Reconciling287933 +Ref: #reconciling288078 +Node: Reporting290335 +Ref: #reporting290477 +Node: Migrating to a new file294476 +Ref: #migrating-to-a-new-file294626 +Node: LIMITATIONS294925 +Ref: #limitations295053 +Node: TROUBLESHOOTING295796 +Ref: #troubleshooting295911  End Tag Table