Skip to content

Commit

Permalink
Update projects page images, re-organize, add import feature (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhynorater committed Apr 6, 2024
1 parent 60e6a28 commit 3e505a8
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 4 deletions.
Binary file added src/_images/projects_import.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/_images/projects_page.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/_images/projects_rename.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/_images/projects_switch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/_images/projects_upgrade.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 20 additions & 4 deletions src/features/workspace/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,30 @@ We encourage you to keep your work organized by creating many smaller projects.

<img alt="Projects" src="/_images/projects_page.png">

By clicking on the three dots to the right of the project Select button, you may:
* Rename your project
* Copy <a href="/internals/files.html">the file path to your project</a>
* Create <a href="/features/workspace/backups.html">a backup</a> of your project
* Delete your project

<img width="300" alt="Rename Projects" src="/_images/projects_rename.png" center>

To restore your projects from a backup, press the Restore button on the [Backups](/features/workspace/backups.md) tab or use the Import button near the search bar on projects tab and provide a path to a `.caidobak` file.

<img width="300" alt="Import Projects" src="/_images/projects_import.png" center>

## Project Quick Change

The Project button on the top right of any page enables you to easily switch between your projects. **No restart is needed to do so.** You can navigate different assessments quickly without losing track of the information you've collected.

<img alt="Switch Projects" src="/_images/projects_switch.png" center>
<img width="500" alt="Switch Projects" src="/_images/projects_switch.png" center>


By clicking on the dots in the Actions section, you can Rename your projects and Copy the path.
## Project Updating

<im alt="Rename Projects" src="/_images/projects_rename.png" center>
When structural changes occur after a Caido update, sometimes it is necessary for Caido to update a project to a new project format. This can take time but will ensure you're working with the latest capabilities in Caido.

> Projects are automatically upgraded when you use them with a newer Caido version and **CANNOT** be downgraded
To create backups or restore your projects, see the [Backups](/features/workspace/backups.md) page for more details.
<img width="300" alt="Upgrade Projects" src="/_images/projects_upgrade.png" center>

0 comments on commit 3e505a8

Please sign in to comment.