-
Append Draft to Craft Note
This action appends the content of the current draft to a selectable document in one of your Craft spaces. You can configure the documents which should be selectable in the prompt very easily. Follow the instructions to configure the action before you use it. [Configuration] the first time you run the action, it will create […]
-
add Daily Note Template to Craft Daily Note
This action is designed to add a template to the body of todays Daily Note in Craft You can create and modify the template in Drafts and run the action daily to have the same template in your Daily Note every day. The URL Scheme of Craft currently can’t directly add content to a Daily […]
-
Craft Document From Template
This action creates documents in Craft from templates stored in Drafts. You can setup as many templates as you want. They are identified from the action by one or more configurable tags you apply to the template drafts. The action also supports you to easily create new templates with your configured tags. The action will […]
-
Add to Craft Daily Note
This action adds the content of the current draft to your todays note in Craft. It requires the shortcut Add (Text-Input) to Todays Note to be installed on your device. [Configuration] As mentioned you have to install the shortcut Add (Text-Input) to Todays Note on your device. If you rename it to something different you […]
-
Create Craft Note
This action creates a new Document in Craft in a configurable space. [Configuration] If you don’t want to use the (any of my) action for different Craft spaces there is no configuration needed. When you first run any of my Craft actions it will ask you to store the space id of your Craft space. […]
-
Search Craft
With this action you can open the search in Craft prefilled with the content of the current draft in a configurable space [Configuration] If you don’t wan’t to use the (any of my) action for different Craft spaces there is no configuration needed. When you first run any of my Craft actions it will ask […]
-
Launch Action
This action can be used as a launcher of Actions from an ActionGroup in Drafts. You can configure the action to always show the actions from one Action Group in a prompt – the selected action will be launched. If you don’t specify an Action Group the action will first present a prompt where you […]
-
move draft
This action lets you move the current draft. Depending on where the draft is currently located you can move it to the inbox the archive the trash flag / unflag it [Configuration] no configuration needed [Usage] When you want to move a draft you can simply run this action and a prompt will display the […]
-
Show List
This action queries all your drafts for a specific tag and presents their titles in a prompt. The selected draft will be loaded into the editor [Configuration] You need to configure the tag this action should use. To do so, edit this line in the script const listTag = “ref_list”; and replace ref_lists with the […]
-
clean done items in list
This action removes all done items from a list [Configuration] no configuration needed [Usage] When you run this action all done items in a list will be removed. The lines This action works best when you use it together with the Show List action. Then you can quickly open a list, check of items already […]