obsidian-shellcommands icon indicating copy to clipboard operation
obsidian-shellcommands copied to clipboard

New variable `{{yaml_content}}`

Open Taitava opened this issue 3 years ago • 0 comments

Discussed in https://github.com/Taitava/obsidian-shellcommands/discussions/57

Originally posted by Taitava September 30, 2021

  • {{yaml_content}}: Give only YAML.

TODO:

  • [ ] Create {{yaml_content}} variable
  • [ ] Create {{event_yaml_content}} variable
  • [ ] Write documentation
  • [ ] Make tests

I haven't decided a milestone yet, as Variable.isAvailable() nees to be refactored to use Promises (make a new issue for this, perhaps?).

Taitava avatar Sep 11 '22 08:09 Taitava