docs: Explain in more detail the parsing of the payee vs. notes fields
This commit is contained in:
		
							parent
							
								
									e68e558761
								
							
						
					
					
						commit
						7e332fda20
					
				| @ -238,10 +238,10 @@ or left blank. Transaction descriptions can be queried, unlike [comments](#comme | |||||||
| 
 | 
 | ||||||
| ### Payee and note | ### Payee and note | ||||||
| 
 | 
 | ||||||
| You can optionally include a `|` (pipe) character in a description to  | You can optionally include a `|` (pipe) character in descriptions to subdivide the description | ||||||
| subdivide it into a payee/payer name on the left and additional notes on the right. | into separate fields for payee/payer name on the left (up to the first `|`) and an additional note | ||||||
| This may be worthwhile if you need to do more precise | field on the right (after the first `|`). This may be worthwhile if you need to do more precise | ||||||
| [querying](/hledger.html#queries) and [pivoting](/hledger.html#pivoting) by payee. | [querying](/hledger.html#queries) and [pivoting](/hledger.html#pivoting) by payee or by note. | ||||||
| 
 | 
 | ||||||
| ## Account names | ## Account names | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user