All changes to this plugin are listed here.
- Reference output columns in template notes.
- Fixed an issue with null pointer exceptions
- Update to camunda 7.21.0
- Update to camunda 7.20.0
- Parse number and boolean values
- added the
textafter
parameter
- Update to camunda 7.19.0
- Add more title and text options
- Render the result with a template note
- Plugin name without "plugin"
- Use the
manifest.dir
and thevault.getBasePath()
function
- Add
variables
as parameter for the input values
- #1 use
ctx.sourcePath
to get the frontmatter data
- Use obsidian parseYaml
- Jar file is created on plugin load from base64 string
- parameters all lowercase
- Desktop only = true
- Improve error handling & messages
- Add "title" and "noResultMessage" parameter
- Base functionality to execute DMNs