Action

Update Note

Last update over 3 years ago - Unlisted

Steps

  • prompt

    promptKey
    thetitle
    promptTitle
    Title Entry
    promptMessage
    Enter a title
    promptButtons
    OK
    includeTextField
    true
    textFieldDefault
    includeCancelButton
    false
  • defineTemplateTag

    name
    start
    template
    # [[thetitle_text]]
    **Date:** [[date]]  
  • defineTemplateTag

    name
    end
    template
    ---
    
    - [ ] Checklist Item 1
    - [ ] Checklist Item 2
    - [ ] Checklist Item 3
  • script

    draft.content = draft.processTemplate(`[[start]]
    [[draft]]
    [[end]]`);
    draft.update();

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.