Topics
Topics are an optional way to organize tasks inside a project. You can create multiple topics inside a project and put documents inside them.
Project 1
└── Topic 1
└── Document 1
└── Document 2
└── Document 3
└── Topic 2
└── Document 4
└── Document 5
└── Document 6
Project 2
└── Topic 3
└── Document 7
└── Document 8
└── Document 9
Topic Commands
Create a topic
Creates a new topic with the specified name inside the specified project.
List all topics
Shows all topics in the specified project.
Rename a topic
Change the name of a topic.
Delete a topic
Provides the choice to move the topic and all documents inside it to the trash bin or delete it permanently.
Restore a topic
Restores a topic and all of its documents from the trash bin.
Move a topic
Moves a topic and all of its documents into a different project.