Action
Select draft
Simple “app.selectDraft()” example.
https://forums.getdrafts.com/t/tip-the-draft-selection-interface-for-knowledge-management/8826
Steps
-
script
// See online documentation for examples // https://docs.getdrafts.com/docs/actions/scripting let d = app.selectDraft(); if (d) { editor.load(d); }
Options
-
After Success Default Notification Error Log Level Error
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.