@ -112,7 +112,7 @@ by most hledger commands, run 'hledger -h'.
 
			
		
	
		
		
			
				
					
					     show general or COMMAND user manual with info
     show general or COMMAND user manual with info
 
			
		
	
		
		
			
				
					
					'--version'
'--version'
 
			
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					     show general or ADDONCO MMAN D version
     show general or ADDONCMD version
 
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					'--debug[=N]'
'--debug[=N]'
 
			
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					     show debug output (levels 1-9, default: 1)
     show debug output (levels 1-9, default: 1)
 
			
		
	
	
		
		
			
				
					
					
						
					 
					@ -3218,12 +3218,10 @@ print
 
			
		
	
		
		
			
				
					
					Show transaction journal entries, sorted by date.
Show transaction journal entries, sorted by date.
 
			
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					   The print command displays full journal entries (transactions) from
   The print command displays full journal entries (transactions) from
 
			
		
	
		
		
			
				
					
					the journal file in date order, tidily formatted.  With -date2,
the journal file, sorted by date (or with '--date2', by secondary date).
 
			
				
				
			
		
	
		
		
			
				
					
					transactions are sorted by secondary date instead.
Amounts are shown right-aligned within each transaction (but not across
 
			
				
				
			
		
	
		
		
			
				
					
					
all transactions).  Directives and inter-transaction comments are not
 
			
				
				
			
		
	
		
		
			
				
					
					   print's output is always a valid hledger journal.
shown.  Eg:
 
			
				
				
			
		
	
		
		
			
				
					
					It preserves all transaction information, but it does not preserve
 
			
		
	
		
		
			
				
					
					directives or inter-transaction comments
 
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					$ hledger print
$ hledger print
 
			
		
	
		
		
			
				
					
					2008/01/01 income
2008/01/01 income
 
			
		
	
	
		
		
			
				
					
					
						
					 
					@ -3247,6 +3245,23 @@ $ hledger print
 
			
		
	
		
		
			
				
					
					    liabilities:debts               $1
    liabilities:debts               $1
 
			
		
	
		
		
			
				
					
					    assets:bank:checking           $-1
    assets:bank:checking           $-1
 
			
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					   print's output is usually a valid hledger journal, and you can
 
			
		
	
		
		
			
				
					
					process it again with a second hledger command.  This can be useful for
 
			
		
	
		
		
			
				
					
					certain kinds of search, eg:
 
			
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					# Show running total of food expenses paid from cash.
 
			
		
	
		
		
			
				
					
					# -f- reads from stdin. -I/--ignore-assertions is sometimes needed.
 
			
		
	
		
		
			
				
					
					$ hledger print assets:cash | hledger -f- -I reg expenses:food
 
			
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					   There are some situations where print's output can become
 
			
		
	
		
		
			
				
					
					unparseable:
 
			
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					   * Rounding amounts according to commodity display styles can cause
 
			
		
	
		
		
			
				
					
					     transactions to appear unbalanced.
 
			
		
	
		
		
			
				
					
					   * Valuation affects posting amounts but not balance assertion or
 
			
		
	
		
		
			
				
					
					     balance assignment amounts, potentially causing those to fail.
 
			
		
	
		
		
			
				
					
					   * Auto postings can generate postings with too many missing amounts.
 
			
		
	
		
		
			
				
					
					
 
			
		
	
		
		
			
				
					
					   Normally, the journal entry's explicit or implicit amount style is
   Normally, the journal entry's explicit or implicit amount style is
 
			
		
	
		
		
			
				
					
					preserved.  For example, when an amount is omitted in the journal, it
preserved.  For example, when an amount is omitted in the journal, it
 
			
		
	
		
		
			
				
					
					will not appear in the output.  Similarly, when a transaction price is
will not appear in the output.  Similarly, when a transaction price is
 
			
		
	
	
		
		
			
				
					
					
						
					 
					@ -7836,421 +7851,421 @@ Node: OPTIONS 
 
			
		
	
		
		
			
				
					
					Ref: #options 
Ref: #options 
 
			
		
	
		
		
			
				
					
					Node: General options 
Node: General options 
 
			
		
	
		
		
			
				
					
					Ref: #general-options 
Ref: #general-options 
 
			
		
	
		
		
			
				
					
					Node: Command options 8 
Node: Command options 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #command-options 9 
Ref: #command-options 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Command arguments 9 
Node: Command arguments 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #command-arguments 7 
Ref: #command-arguments 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Special characters 7 
Node: Special characters 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #special-characters 50 
Ref: #special-characters 46 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Single escaping shell metacharacters 13 
Node: Single escaping shell metacharacters 09 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #single-escaping-shell-metacharacters 4 
Ref: #single-escaping-shell-metacharacters 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Double escaping regular expression metacharacters 5 
Node: Double escaping regular expression metacharacters 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #double-escaping-regular-expression-metacharacters 6 
Ref: #double-escaping-regular-expression-metacharacters 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Triple escaping for add-on commands 92 
Node: Triple escaping for add-on commands 88 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #triple-escaping-for-add-on-commands 52 
Ref: #triple-escaping-for-add-on-commands 48 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Less escaping 6 
Node: Less escaping 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #less-escaping 50 
Ref: #less-escaping 46 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Unicode characters 4 
Node: Unicode characters 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #unicode-characters 9 
Ref: #unicode-characters 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Regular expressions 51 
Node: Regular expressions 47 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #regular-expressions 91 
Ref: #regular-expressions 87 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: ENVIRONMENT 7 
Node: ENVIRONMENT 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #environment 4 3
Ref: #environment 9 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: DATA FILES 8 
Node: DATA FILES 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #data-files 7 
Ref: #data-files 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Data formats 6 
Node: Data formats 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #data-formats 4 
Ref: #data-formats 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Multiple files 41 
Node: Multiple files 37 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #multiple-files 83 
Ref: #multiple-files 79 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Strict mode 52 
Node: Strict mode 48 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #strict-mode 7 
Ref: #strict-mode 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: TIME PERIODS 5 
Node: TIME PERIODS 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #time-periods 3 2
Ref: #time-periods 8 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Smart dates 30 
Node: Smart dates 26 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #smart-dates 6 
Ref: #smart-dates 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Report start & end date 2 
Node: Report start & end date 7 8
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #report-start-end-date 7 
Ref: #report-start-end-date 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Report intervals 90 
Node: Report intervals 86 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #report-intervals 8 
Ref: #report-intervals 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Period expressions 8 
Node: Period expressions 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #period-expressions 8 
Ref: #period-expressions 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: DEPTH 31 
Node: DEPTH 27 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #depth 31 
Ref: #depth 27 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: QUERIES 63 
Node: QUERIES 59 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #queries 4 
Ref: #queries 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: VALUATION 6 
Node: VALUATION 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #valuation 4 
Ref: #valuation 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: -B Cost 23 
Node: -B Cost 19 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #b-cost 2 1
Ref: #b-cost 7 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: -V Value 4 
Node: -V Value 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #v-value 4 
Ref: #v-value 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: -X Value in specified commodity 9 
Node: -X Value in specified commodity 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #x-value-in-specified-commodity 2 
Ref: #x-value-in-specified-commodity 7 8
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Valuation date 31 
Node: Valuation date 27 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #valuation-date 3 
Ref: #valuation-date 8 9
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Market prices 30 
Node: Market prices 26 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #market-prices 4 
Ref: #market-prices 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: --infer-value market prices from transactions 5 
Node: --infer-value market prices from transactions 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #infer-value-market-prices-from-transactions 8 
Ref: #infer-value-market-prices-from-transactions 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Valuation commodity 9 
Node: Valuation commodity 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #valuation-commodity 3 2
Ref: #valuation-commodity 8 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Simple valuation examples 7 
Node: Simple valuation examples 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #simple-valuation-examples 33 
Ref: #simple-valuation-examples 29 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: --value Flexible valuation 92 
Node: --value Flexible valuation 88 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #value-flexible-valuation 4 
Ref: #value-flexible-valuation 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: More valuation examples 41 
Node: More valuation examples 37 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #more-valuation-examples 4 
Ref: #more-valuation-examples 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Effect of valuation on reports 9 
Node: Effect of valuation on reports 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #effect-of-valuation-on-reports 31 
Ref: #effect-of-valuation-on-reports 27 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: PIVOTING 50 
Node: PIVOTING 46 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #pivoting 5 
Ref: #pivoting 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: OUTPUT 31 
Node: OUTPUT 27 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #output 31 
Ref: #output 27 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Output destination 2 
Node: Output destination 7 8
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #output-destination 13 
Ref: #output-destination 09 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Output format 8 
Node: Output format 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #output-format 9 
Ref: #output-format 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: COMMANDS 6 
Node: COMMANDS 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #commands 8 
Ref: #commands 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: accounts 203 
Node: accounts 199 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #accounts 303 
Ref: #accounts 299 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: activity 9 
Node: activity 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #activity 11 
Ref: #activity 07 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: add 4 
Node: add 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #add 7 
Ref: #add 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: aregister 90 
Node: aregister 86 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #aregister 4 
Ref: #aregister 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: aregister and custom posting dates 8 
Node: aregister and custom posting dates 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #aregister-and-custom-posting-dates 4 
Ref: #aregister-and-custom-posting-dates 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: balance 5 
Node: balance 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #balance 4 
Ref: #balance 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Classic balance report 7 
Node: Classic balance report 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #classic-balance-report 902 
Ref: #classic-balance-report 898 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Customising the classic balance report 6 
Node: Customising the classic balance report 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #customising-the-classic-balance-report 6 
Ref: #customising-the-classic-balance-report 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Colour support 3 2
Node: Colour support 8 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #colour-support 01 
Ref: #colour-support 69 7
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Flat mode 7 
Node: Flat mode 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #flat-mode 7 
Ref: #flat-mode 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Depth limited balance reports 0 
Node: Depth limited balance reports 5 6
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #depth-limited-balance-reports 7 
Ref: #depth-limited-balance-reports 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Percentages 3003 
Node: Percentages 2999 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #percentages 62 
Ref: #percentages 58 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Sorting by amount 9 
Node: Sorting by amount 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #sorting-by-amount 7 
Ref: #sorting-by-amount 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Multicolumn balance report 61 
Node: Multicolumn balance report 57 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #multicolumn-balance-report 9 
Ref: #multicolumn-balance-report 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Budget report 6 
Node: Budget report 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #budget-report 2 
Ref: #budget-report 7 8
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Budget report start date 1 
Node: Budget report start date 6 7
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #budget-report-start-date 8 
Ref: #budget-report-start-date 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Nested budgets 70 
Node: Nested budgets 66 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #nested-budgets 7 
Ref: #nested-budgets 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: balancesheet 7 
Node: balancesheet 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #balancesheet 5 
Ref: #balancesheet 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: balancesheetequity 3 2
Node: balancesheetequity 8 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #balancesheetequity 83 
Ref: #balancesheetequity 79 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: cashflow 402 
Node: cashflow 398 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #cashflow 6 
Ref: #cashflow 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: check 0 
Node: check 5 6
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #check 5 
Ref: #check 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Basic checks 70 
Node: Basic checks 66 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #basic-checks 8 
Ref: #basic-checks 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Strict checks 81 
Node: Strict checks 77 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #strict-checks 22 
Ref: #strict-checks 18 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Other checks 5 
Node: Other checks 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #other-checks 5 
Ref: #other-checks 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Add-on checks 8003 
Node: Add-on checks 7999 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #add-on-checks 23 
Ref: #add-on-checks 19 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: close 6 
Node: close 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #close 80 
Ref: #close 76 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: close usage 202 
Node: close usage 198 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #close-usage 7 
Ref: #close-usage 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: codes 1 0
Node: codes 6 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #codes 20 
Ref: #codes 16 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: commodities 3 2
Node: commodities 8 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #commodities 61 
Ref: #commodities 57 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: descriptions 4 3
Node: descriptions 9 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #descriptions 73 
Ref: #descriptions 69 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: diff 7 
Node: diff 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #diff 5 
Ref: #diff 1 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: files 3 2
Node: files 8 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #files 4 
Ref: #files 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: help 81 
Node: help 77 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #help 83 
Ref: #help 79 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: import 1 0
Node: import 6 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #import 6 
Ref: #import 2 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Importing balance assignments 8 
Node: Importing balance assignments 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #importing-balance-assignments 31 
Ref: #importing-balance-assignments 27 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Commodity display styles 80 
Node: Commodity display styles 76 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #commodity-display-styles 53 
Ref: #commodity-display-styles 49 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: incomestatement 2 
Node: incomestatement 7 8
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #incomestatement 7 
Ref: #incomestatement 3 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: notes 9 
Node: notes 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #notes 4 
Ref: #notes 0 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: payees 62 
Node: payees 58 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #payees 70 
Ref: #payees 66 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: prices 90 
Node: prices 86 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #prices 8 
Ref: #prices 4 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: print 9 
Node: print 5 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #print 51 
Ref: #print 47 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: print-unique 6938 
Node: print-unique 7632 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #print-unique 066 
Ref: #print-unique 760 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: register 7351 
Node: register 8045 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #register 80 
Ref: #register 81 74
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Custom register output 19 26
Node: Custom register output 20 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #custom-register-output 05 7
Ref: #custom-register-output 51 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: register-match 339 4
Node: register-match 088 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #register-match 3530 
Ref: #register-match 4224 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: rewrite 3881 
Node: rewrite 4575 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #rewrite 3998 
Ref: #rewrite 4692 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Re-write rules in a file 5904 
Node: Re-write rules in a file 6598 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #re-write-rules-in-a-file 06 7
Ref: #re-write-rules-in-a-file 61 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Diff output format 216 
Node: Diff output format 910 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #diff-output-format 7399 
Ref: #diff-output-format 8093 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: rewrite vs print --auto 84 91
Node: rewrite vs print --auto 85 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #rewrite-vs.-print---auto 8651 
Ref: #rewrite-vs.-print---auto 9345 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: roi 207 
Node: roi 901 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #roi 29307 
Ref: #roi 30001 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: stats 5 17 
Node: stats 22 11
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #stats 1618 
Ref: #stats 2312 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: tags 2406 
Node: tags 3100 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #tags 2506 
Ref: #tags 3200 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: test 025 
Node: test 719 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #test 141 
Ref: #test 835 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: About add-on commands 3888 
Node: About add-on commands 4582 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #about-add-on-commands 025 
Ref: #about-add-on-commands 719 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: JOURNAL FORMAT 156 
Node: JOURNAL FORMAT 850 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #journal-format 284 
Ref: #journal-format 978 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Transactions 7450 
Node: Transactions 8144 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #transactions 7565 
Ref: #transactions 8259 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Dates 857 9
Node: Dates 273 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #dates 6 95 
Ref: #dates 93 89
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Simple dates 8760 
Node: Simple dates 9454 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #simple-dates 8880 
Ref: #simple-dates 9574 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Secondary dates 49389 
Node: Secondary dates 50083 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #secondary-dates 49537 
Ref: #secondary-dates 50231 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Posting dates 0873 
Node: Posting dates 1567 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #posting-dates 0996 
Ref: #posting-dates 1690 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Status 2368 
Node: Status 3062 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #status 2485 
Ref: #status 3179 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Description 193 
Node: Description 887 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #description 4323 
Ref: #description 5017 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Payee and note 4643 
Node: Payee and note 5337 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #payee-and-note 4751 
Ref: #payee-and-note 5445 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Comments 086 
Node: Comments 780 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #comments 208 
Ref: #comments 902 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Tags 6402 
Node: Tags 7096 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #tags-1 6513 
Ref: #tags-1 7207 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Postings 7906 
Node: Postings 8600 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #postings 030 
Ref: #postings 724 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Virtual postings 056 
Node: Virtual postings 750 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #virtual-postings 167 
Ref: #virtual-postings 861 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Account names 0472 
Node: Account names 1166 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #account-names 0609 
Ref: #account-names 1303 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Amounts 096 
Node: Amounts 790 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #amounts 231 
Ref: #amounts 925 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Digit group marks 2355 
Node: Digit group marks 3049 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #digit-group-marks 2500 
Ref: #digit-group-marks 3194 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Commodity display style 3438 
Node: Commodity display style 4132 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #commodity-display-style 12 
Ref: #commodity-display-style 4 30 6
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Rounding 5325 
Node: Rounding 6019 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #rounding 5443 
Ref: #rounding 6137 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Transaction prices 5855 
Node: Transaction prices 6549 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #transaction-prices 021 
Ref: #transaction-prices 715 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Lot prices lot dates 8452 
Node: Lot prices lot dates 9146 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #lot-prices-lot-dates 8635 
Ref: #lot-prices-lot-dates 9329 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Balance assertions 123 
Node: Balance assertions 817 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #balance-assertions 301 
Ref: #balance-assertions 995 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Assertions and ordering 0334 
Node: Assertions and ordering 1028 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #assertions-and-ordering 0516 
Ref: #assertions-and-ordering 1210 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Assertions and included files 216 
Node: Assertions and included files 910 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #assertions-and-included-files 1453 
Ref: #assertions-and-included-files 2147 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Assertions and multiple -f options 1786 
Node: Assertions and multiple -f options 2480 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #assertions-and-multiple--f-options 036 
Ref: #assertions-and-multiple--f-options 730 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Assertions and commodities 16 8
Node: Assertions and commodities 62 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #assertions-and-commodities 2394 
Ref: #assertions-and-commodities 3088 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Assertions and prices 3551 
Node: Assertions and prices 4245 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #assertions-and-prices 3759 
Ref: #assertions-and-prices 4453 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Assertions and subaccounts 199 
Node: Assertions and subaccounts 893 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #assertions-and-subaccounts 4422 
Ref: #assertions-and-subaccounts 5116 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Assertions and virtual postings 4746 
Node: Assertions and virtual postings 5440 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #assertions-and-virtual-postings 4982 
Ref: #assertions-and-virtual-postings 5676 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Assertions and precision 124 
Node: Assertions and precision 818 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #assertions-and-precision 311 
Ref: #assertions-and-precision 600 5
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Balance assignments 5578 
Node: Balance assignments 6272 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #balance-assignments 5748 
Ref: #balance-assignments 6442 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Balance assignments and prices 6912 
Node: Balance assignments and prices 7606 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #balance-assignments-and-prices 078 
Ref: #balance-assignments-and-prices 772 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Directives 302 
Node: Directives 996 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #directives 7465 
Ref: #directives 8159 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Directives and multiple files 2708 
Node: Directives and multiple files 3402 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #directives-and-multiple-files 2904 
Ref: #directives-and-multiple-files 3598 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Comment blocks 3568 
Node: Comment blocks 4262 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #comment-blocks 3745 
Ref: #comment-blocks 4439 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Including other files 3921 
Node: Including other files 4615 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #including-other-files 095 
Ref: #including-other-files 789 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Default year 019 
Node: Default year 713 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #default-year 182 
Ref: #default-year 876 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Declaring commodities 5589 
Node: Declaring commodities 6283 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #declaring-commodities 57 66
Ref: #declaring-commodities 4 60 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Commodity error checking 7610 
Node: Commodity error checking 8304 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #commodity-error-checking 7760 
Ref: #commodity-error-checking 8454 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Default commodity 01 7
Node: Default commodity 11 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #default-commodity 197 
Ref: #default-commodity 891 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Declaring market prices 086 
Node: Declaring market prices 780 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #declaring-market-prices 275 
Ref: #declaring-market-prices 969 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Declaring accounts 132 
Node: Declaring accounts 826 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #declaring-accounts 0312 
Ref: #declaring-accounts 1006 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Account error checking 1514 
Node: Account error checking 2208 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #account-error-checking 1680 
Ref: #account-error-checking 2374 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Account comments 2859 
Node: Account comments 3553 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #account-comments 043 
Ref: #account-comments 737 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Account subdirectives 3467 
Node: Account subdirectives 4161 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #account-subdirectives 52 
Ref: #account-subdirectives 4 34 6
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Account types 3965 
Node: Account types 4659 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #account-types 139 
Ref: #account-types 833 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Declaring account types 487 5
Node: Declaring account types 569 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #declaring-account-types 054 
Ref: #declaring-account-types 748 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Auto-detected account types 5704 
Node: Auto-detected account types 6398 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #auto-detected-account-types 5945 
Ref: #auto-detected-account-types 6639 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Interference from auto-detected account types 842 
Node: Interference from auto-detected account types 753 6
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #interference-from-auto-detected-account-types 119 
Ref: #interference-from-auto-detected-account-types 813 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Old account type syntax 7602 
Node: Old account type syntax 8296 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #old-account-type-syntax 7799 
Ref: #old-account-type-syntax 8493 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Account display order 099 
Node: Account display order 793 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #account-display-order 25 9
Ref: #account-display-order 53 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Rewriting accounts 199410 
Node: Rewriting accounts 200104 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #rewriting-accounts 199589 
Ref: #rewriting-accounts 200283 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Basic aliases 0346 
Node: Basic aliases 1040 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #basic-aliases 0482 
Ref: #basic-aliases 1176 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Regex aliases 186 
Node: Regex aliases 880 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #regex-aliases 1348 
Ref: #regex-aliases 2042 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Combining aliases 06 7
Node: Combining aliases 61 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #combining-aliases 250 
Ref: #combining-aliases 944 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Aliases and multiple files 3526 
Node: Aliases and multiple files 4220 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #aliases-and-multiple-files 3725 
Ref: #aliases-and-multiple-files 4419 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: end aliases 304 
Node: end aliases 998 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #end-aliases 4451 
Ref: #end-aliases 5145 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Default parent account 45 52
Node: Default parent account 46 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #default-parent-account 4742 
Ref: #default-parent-account 5436 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Periodic transactions 5626 
Node: Periodic transactions 6320 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #periodic-transactions 5809 
Ref: #periodic-transactions 6503 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Periodic rule syntax 7726 
Node: Periodic rule syntax 8420 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #periodic-rule-syntax 7926 
Ref: #periodic-rule-syntax 8620 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Two spaces between period expression and description! 8630 
Node: Two spaces between period expression and description! 9324 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #two-spaces-between-period-expression-and-description 8943 
Ref: #two-spaces-between-period-expression-and-description 9637 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Forecasting with periodic transactions 09627 
Node: Forecasting with periodic transactions 10321 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #forecasting-with-periodic-transactions 09926 
Ref: #forecasting-with-periodic-transactions 10620 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Budgeting with periodic transactions 1981 
Node: Budgeting with periodic transactions 2675 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #budgeting-with-periodic-transactions 214 
Ref: #budgeting-with-periodic-transactions 908 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Auto postings 262 3
Node: Auto postings 317 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #auto-postings 2759 
Ref: #auto-postings 3453 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Auto postings and multiple files 4938 
Node: Auto postings and multiple files 5632 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #auto-postings-and-multiple-files 136 
Ref: #auto-postings-and-multiple-files 830 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Auto postings and dates 5345 
Node: Auto postings and dates 6039 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #auto-postings-and-dates 5 61 3
Ref: #auto-postings-and-dates 07 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Auto postings and transaction balancing / inferred amounts / balance assertions 5788 
Node: Auto postings and transaction balancing / inferred amounts / balance assertions 6482 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions 133 
Ref: #auto-postings-and-transaction-balancing-inferred-amounts-balance-assertions 827 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Auto posting tags 6475 
Node: Auto posting tags 7169 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #auto-posting-tags 6684 
Ref: #auto-posting-tags 7378 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: CSV FORMAT 7320 
Node: CSV FORMAT 8014 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #csv-format 744 8
Ref: #csv-format 142 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Examples 034 
Node: Examples 728 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #examples 137 
Ref: #examples 831 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Basic 0345 
Node: Basic 1039 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #basic 0447 
Ref: #basic 1141 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Bank of Ireland 0989 
Node: Bank of Ireland 1683 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #bank-of-ireland 126 
Ref: #bank-of-ireland 820 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Amazon 2588 
Node: Amazon 3282 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #amazon 2708 
Ref: #amazon 3402 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Paypal 4427 
Node: Paypal 5121 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #paypal 4523 
Ref: #paypal 5217 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: CSV rules 167 
Node: CSV rules 861 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #csv-rules 285 
Ref: #csv-rules 979 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: skip 2597 
Node: skip 3291 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #skip 2692 
Ref: #skip 3386 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: fields 06 7
Node: fields 61 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #fields 191 
Ref: #fields 885 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Transaction field names 4356 
Node: Transaction field names 5050 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #transaction-field-names 4518 
Ref: #transaction-field-names 5212 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Posting field names 4629 
Node: Posting field names 5323 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #posting-field-names 4783 
Ref: #posting-field-names 5477 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: field assignment 153 
Node: field assignment 847 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #field-assignment 298 
Ref: #field-assignment 992 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: separator 116 
Node: separator 810 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #separator 253 
Ref: #separator 947 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: if block 93 
Node: if block 94 87
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #if-block 8920 
Ref: #if-block 9614 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Matching the whole record 39321 
Node: Matching the whole record 40015 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #matching-the-whole-record 39498 
Ref: #matching-the-whole-record 40192 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Matching individual fields 302 
Node: Matching individual fields 996 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #matching-individual-fields 0508 
Ref: #matching-individual-fields 1202 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Combining matchers 0732 
Node: Combining matchers 1426 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #combining-matchers 0930 
Ref: #combining-matchers 1624 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Rules applied on successful match 243 
Node: Rules applied on successful match 937 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #rules-applied-on-successful-match 1436 
Ref: #rules-applied-on-successful-match 2130 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: if table 090 
Node: if table 784 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #if-table 211 
Ref: #if-table 905 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: end 3949 
Node: end 4643 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #end 063 
Ref: #end 757 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: date-format 287 
Node: date-format 981 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #date-format 4421 
Ref: #date-format 5115 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: decimal-mark 170 
Node: decimal-mark 864 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #decimal-mark 5315 
Ref: #decimal-mark 6009 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: newest-first 5654 
Node: newest-first 6348 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #newest-first 5797 
Ref: #newest-first 6491 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: include 6480 
Node: include 7174 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #include 6613 
Ref: #include 7307 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: balance-type 05 7
Node: balance-type 51 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #balance-type 179 
Ref: #balance-type 873 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Tips 7879 
Node: Tips 8573 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #tips 7970 
Ref: #tips 8664 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Rapid feedback 226 
Node: Rapid feedback 920 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #rapid-feedback 8345 
Ref: #rapid-feedback 9039 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Valid CSV 8805 
Node: Valid CSV 9499 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #valid-csv 8937 
Ref: #valid-csv 9631 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: File Extension 129 
Node: File Extension 823 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #file-extension 283 
Ref: #file-extension 977 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Reading multiple CSV files 49712 
Node: Reading multiple CSV files 50406 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #reading-multiple-csv-files 49899 
Ref: #reading-multiple-csv-files 50593 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Valid transactions 140 
Node: Valid transactions 834 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #valid-transactions 0320 
Ref: #valid-transactions 1014 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Deduplicating importing 0948 
Node: Deduplicating importing 1642 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #deduplicating-importing 129 
Ref: #deduplicating-importing 823 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Setting amounts 162 
Node: Setting amounts 856 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #setting-amounts 233 3
Ref: #setting-amounts 027 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Setting currency/commodity 3320 
Node: Setting currency/commodity 4014 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #setting-currencycommodity 351 4
Ref: #setting-currencycommodity 208 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Referencing other fields 4688 
Node: Referencing other fields 5382 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #referencing-other-fields 4890 
Ref: #referencing-other-fields 5584 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: How CSV rules are evaluated 5787 
Node: How CSV rules are evaluated 6481 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #how-csv-rules-are-evaluated 9 62 
Ref: #how-csv-rules-are-evaluated 66 56
 
			
				
				
			
		
	
		
		
			
				
					
					Node: TIMECLOCK FORMAT 7413 
Node: TIMECLOCK FORMAT 8107 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #timeclock-format 553 
Ref: #timeclock-format 824 7
 
			
				
				
			
		
	
		
		
			
				
					
					Node: TIMEDOT FORMAT 59614 
Node: TIMEDOT FORMAT 60308 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #timedot-format 59752 
Ref: #timedot-format 60446 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: COMMON TASKS 028 
Node: COMMON TASKS 722 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #common-tasks 157 
Ref: #common-tasks 851 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Getting help 4564 
Node: Getting help 5258 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #getting-help 4698 
Ref: #getting-help 5392 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Constructing command lines 251 
Node: Constructing command lines 945 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #constructing-command-lines 5445 
Ref: #constructing-command-lines 6139 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Starting a journal file 142 
Node: Starting a journal file 836 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #starting-a-journal-file 6342 
Ref: #starting-a-journal-file 7036 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Setting opening balances 7530 
Node: Setting opening balances 8224 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #setting-opening-balances 772 8
Ref: #setting-opening-balances 422 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Recording transactions 0869 
Node: Recording transactions 1563 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #recording-transactions 051 
Ref: #recording-transactions 745 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Reconciling 1607 
Node: Reconciling 2301 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #reconciling 175 2
Ref: #reconciling 446 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Reporting 009 
Node: Reporting 703 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #reporting 151 
Ref: #reporting 845 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: Migrating to a new file 150 
Node: Migrating to a new file 844 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #migrating-to-a-new-file 300 
Ref: #migrating-to-a-new-file 994 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: LIMITATIONS 85 99
Node: LIMITATIONS 2 93 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #limitations 8727 
Ref: #limitations 9421 
 
			
				
				
			
		
	
		
		
			
				
					
					Node: TROUBLESHOOTING 79470 
Node: TROUBLESHOOTING 80164 
 
			
				
				
			
		
	
		
		
			
				
					
					Ref: #troubleshooting 585 
Ref: #troubleshooting 802 79
 
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 
			
		
	
		
		
			
				
					
					End Tag Table
End Tag Table