Action

Select draft

Posted by @jsamlarose, Last update over 3 years ago

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.