It would be really nice if I can:
- write module in Pythonista
- export it to Editorial to a place where I do not need to set path for modules, already set, just
import module - update module in Editorial from Pythonista
- set workflow dependencies
- other workflows
- modules
- share workflow with dependencies
- install workflow with dependencies
Workflow dependencies on modules are more important from my point of view. I would like to put lot of shared functionality there. Yes, I know it's possible even now, but it's kind of not easy if anyone wants to use workflow with module, there are workflows like Save as Python, ...
Is anything like this planned? Or at least better cooperation between Pythonista & Editorial in modules area? Sharing, exporting, updating, ...