RafaelGB/Obsidian-ZettelFlow

API for other plugins to create their own workflows and steps

Opened this issue · 0 comments

Each plugin will have 2 configurations:

  • path of the canvas with the workflow
  • an Object with the persisted workflow once is configured

Also the idea of create its own steps:

  • settings handler to define the properties that will be used
  • icon
  • UI Component to render for the step
  • logic to execute once the note is built