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

Internal: Refactor variable parsing to become asynchronous

Open Taitava opened this issue 3 years ago • 0 comments

Some new variables depend on Obsidian API methods that return JavaScript Promises instead of direct values. One of these variables is #77 {{note_content}}. I'm not going into much details here on how the refactoring is done. I've done it already, just needed an issue that I can reference in commits.

Taitava avatar Sep 01 '22 16:09 Taitava