paulbricman / dual-obsidian-client

A skilled virtual assistant for Obsidian.
https://paulbricman.com/thoughtware/dual
Mozilla Public License 2.0
242 stars 7 forks source link

Implement argument detection in new frontend #52

Closed paulbricman closed 3 years ago

paulbricman commented 3 years ago

As described here, recipes contain fields such as *topic* or *person*. Those should simply be extracted into an array, for later processing by the recipe engine, following #51. The contents of a recipe should go in, and out come a list of such argument names.