tweaks to templates
This commit is contained in:
parent
258a70e5ae
commit
f54ea8f1b7
3 changed files with 81 additions and 9 deletions
|
@ -184,7 +184,11 @@ nix-mode
|
|||
|
||||
ledger-mode
|
||||
|
||||
(contribution "2023-10-01 Contributions" n> "Income:Supporters:" (p "supporter") > n> "Assets:Core")
|
||||
(cont (p (format-time-string "%Y-%m-%d")) p n> " Income:Supporters" (p "account") > n> " Assets:Core")
|
||||
|
||||
(coll (p (org-read-date)) " " (p "account" account) n> "Collection:" (s account) " " (p "amount") n> "Assets:" (s account) n>)
|
||||
|
||||
(churchpay (p (org-read-date)) " " (p "account" account) n> "Assets:" (s account) " " (p "amount") n> "Liabilities:" (s account) n>)
|
||||
|
||||
rustic-mode rust-mode rust-ts-mode
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue