feat(beancount): add clone-transaction commands
This commit is contained in:
parent
009613a470
commit
958472b048
2 changed files with 43 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
"q" #'beancount-query
|
||||
"x" #'beancount-context
|
||||
(:prefix ("i" . "insert")
|
||||
"c" #'+beancount/clone-transaction
|
||||
"C" #'+beancount/clone-this-transaction
|
||||
"a" #'beancount-insert-account
|
||||
"p" #'beancount-insert-prices
|
||||
"d" #'beancount-insert-date)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue