I use Launch Center Pro to quickly create a new file in Editorial with some text defined by LCP prompt. I use this URL:
editorial://new/{{drafts/draft.md}}?root={{dropbox}}&input=[prompt-return]&command={{DraftPaste}}
DraftPaste workflow is a simple Editorial workflow with just one action: replace selected text with Input (and the input is defined in LCP).
Now, it usually works like a charm. But if Editorial is not used for a longer time, this action will create a new file, but won't paste any content. It looks like the input is lost when Editorial starts up.
Do you have any ideas how to fix it?