Action

Send to NotePlan

Posted by Boyd Wold, Last update about 2 years ago - Unlisted

Add the current draft to NotePlan as a new note in a folder of your choice.
Use the first line of the draft as the file name/title. Offer to change the title.
Add Zettle ID to the front of the title.
Create a follow-up task in NotePlan for TODAY so you can forget about the note and know you will see it during some kind of review.

Known Issues
- The safeTitle seems to add extra spaces when it replaces characters.
- the prompt doesn’t respect pressing Enter. A user has to click the OK button which is annoying. I think this is Drafts related.

Steps

  • defineTemplateTag (disabled)

    name
    zidSafeTitle
    template
    [[date|%Y%m%d%H%M]] - [[safe_title]]
  • defineTemplateTag

    name
    npFolder
    template
    00-INBOX
  • prompt

    promptKey
    prompt
    promptTitle
    What should the title be?
    promptMessage
    promptButtons
    OK
    includeTextField
    true
    textFieldDefault
    [[safe_title]]
    includeCancelButton
    true
  • defineTemplateTag

    name
    newDraft
    template
    # [[date|%Y%m%d%H%M]] - [[prompt_text]]
    ---
    source: 
    tags: [[hashtags]] #drafts #idea
    * qc: [[prompt_text]]>[[date|%Y-%m-%d]]
    ---
    [[draft]]
  • url

    template
    noteplan://x-callback-url/addNote?text=[[newDraft]]&folder=[[npFolder]]&openNote=yes
    useSafari
    false
    encodeTags
    true

Options

  • After Success Archive
    Notification Info
    Log Level Info
Items available in the Drafts Directory are uploaded by community members. Use appropriate caution reviewing downloaded items before use.