mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-14 15:46:56 -05:00
feat(beancount): add clone-transaction commands
This commit is contained in:
@@ -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)))
|
||||
|
Reference in New Issue
Block a user