Skip to main content

AI slash commands

Access AI suggestions and editing features wherever you write in Dart

Updated over 2 weeks ago

Utilizing slash commands

You can utilize Dart AI to help create and edit tasks via slash commands.

For a newly created task with a title, simply type a "/" in the description. to bring up a menu of AI options.

accessing commands on a new task

You'll be able to use Dart AI to:

  • Brainstorm methods (Dart AI will create a series of steps or options that can be used to complete the task)

  • Break the task into sub-tasks (Dart AI will create subtasks that make sense according to the task info)

  • Fill out properties (Dart AI will look for the most relevant properties to add to the task, including tags, timeframes, status, etc.)

  • Write a description (Dart AI will write a description based on the provided title)

Choose which option you'd like Dart AI to handle for you and watch it populate the information for you:

writing description with ai

Afterward, you can always delete, edit, adjust, or apply any of the AI suggestions provided.

Once you've created a task, you can continue to use AI to improve or enhance it as well via slash commands. Simply open the task and enter a "/" in the description.
​
Besides editing descriptions, slash commands can also be used when drafting docs.

Using AI to translate a document

Slash commands for docs include

  • Write doc

  • Convert to tasks (see below)

  • Continue writing

  • Extract action items

  • Improve doc

  • Simplify doc

  • Translate doc

Slash commands for task descriptions include

  • Split into new task (see below)

  • Convert to subtasks (see below)

  • Break into subtasks

  • Brainstorm methods

  • Write description

  • Continue writing

  • Extract action items

  • Improve description

  • Simplify description

  • Translate description

Highlighting text

You can also access slash commands by highlighting any text in a description or doc and then clicking on the slash icon.

Slash icon

This will open up some new options such as:

  • Split into new task

  • Convert to subtasks

  • Convert to tasks (in docs)

Did this answer your question?