From 5812ae26f749f38fb6a315bd0c3544e6ed9905d4 Mon Sep 17 00:00:00 2001 From: Brian Ryall Date: Fri, 27 Jan 2023 23:18:25 -0500 Subject: [PATCH] highlights(beancount): update on latest updates --- queries/beancount/highlights.scm | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/queries/beancount/highlights.scm b/queries/beancount/highlights.scm index 7fa78d84e..1f0cf8a48 100644 --- a/queries/beancount/highlights.scm +++ b/queries/beancount/highlights.scm @@ -1,23 +1,21 @@ - (date) @field (txn) @attribute - (account) @type - (amount) @number (incomplete_amount) @number +(compound_amount) @number (amount_tolerance) @number - (currency) @property - (key) @label -(string) @string - +(string) @string @spell +(narration) @string @spell +(payee) @string @spell (tag) @constant (link) @constant - -(comment) @comment - +[ + (minus) (plus) (slash) (asterisk) +] @operator +(comment) @comment @spell [ (balance) (open) (close) (commodity) (pad) (event) (price) (note) (document) (query)