Groups and Tags

Groups

Groups let you organize projects into hierarchical categories. Think of them like folders for your projects.

Creating Groups

Right-click in the Projectify sidebar and select New Group. Give it a name like “Work” or “Personal”.

Nesting Groups

Groups can be nested to any depth. For example:

Work/
  Frontend/
    client-dashboard
    design-system
  Backend/
    api-server
    auth-service
Personal/
  OSS/
    dotfiles
    cli-toolkit

To nest a group, drag it onto another group, or right-click and select Move to Group.

Moving Projects

Drag and drop projects between groups, or right-click a project and select Move to Group to pick from a list.

Tags

Tags provide a second axis of organization. While groups represent where a project lives, tags represent what it is.

Creating Tags

Right-click a project and select Add Tag. You can create new tags with custom names and colors.

Color Coding

Each tag has a color. This makes it easy to visually scan your project list and identify projects by type:

  • blue for TypeScript projects
  • green for React projects
  • purple for Rust projects
  • orange for web projects

Filtering by Tag

Click a tag in the sidebar to filter your project list. Only projects with that tag will be shown. Click again to clear the filter.

Favorites

Star any project to pin it to the Favorites section at the top of your project list. Favorites are always visible regardless of active group or tag filters.

To favorite a project, hover over it and click the star icon, or right-click and select Toggle Favorite.