obsidian-shellcommands
obsidian-shellcommands copied to clipboard
New variable `{{yaml_values:property-name:separator}}`
Discussed in https://github.com/Taitava/obsidian-shellcommands/discussions/415
This is a first step of the variable, supporting YAML list values, but not key-value pairs.
- [x] Implement the variable.
- [x] Also implement
{{event_yaml_values}}
. - [ ] Write documentation.
- [x] Write tests.
- [x] Add to CHANGELOG.md.