Azulaloi / obsidian-skribi

Dynamic live templating for Obsidian.md
MIT License
7 stars 0 forks source link

output templates #6

Open Azulaloi opened 1 year ago

Azulaloi commented 1 year ago

An invocation method where the output is sent to clipboard/inserted in editor, rather than rendered. Might need a whole different chain for the different context since it would never deal with children or real elements. Also maybe a method of obtaining an output from a renderModal? Would that need more render modal helper features to be useful?