Simplest possible example plugin which overrides the narration field of each transaction with a fixed value.
plugin "limabean.contrib.plugins.examples.set-narration" "{:narration \"Plugins rule ok!\"}"
The config string is optional.
Every transaction is replaced with one which has the specified narration, with a default value used if no config string is supplied.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |