We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76cc3fc commit 3c04e1dCopy full SHA for 3c04e1d
snippets/ledger-mode/transaction
@@ -3,5 +3,5 @@
3
# key: tr
4
# --
5
`(format-time-string "%Y-%m-%d")` ${1:Description}
6
- ${2:Assets:Bank:DBK} ${3:Amount} ${4:EUR}
7
- ${5:Expenses:Unknown}
+ ${2} ${3:Amount} ${4:EUR}
+ ${5}
0 commit comments