@project.AccessRole
@project.ProjectName
@(string.IsNullOrWhiteSpace(project.Description) ? "No description yet." : project.Description)
@model ProjectIndexViewModel @{ ViewData["Title"] = "Projects"; var trial = Model.Trial; }
Series planning
First setup
@Model.OnboardingNudge.Description
Manuscript import
@Model.StoryIntelligence.Description
Create a project, then add books, chapters and scenes in narrative order.
Create your first projectRestored projects will appear here, ready to open again.
@project.AccessRole
@(string.IsNullOrWhiteSpace(project.Description) ? "No description yet." : project.Description)
Archived projects will live here, recoverable but out of your active workspace.
Archived @if (!string.IsNullOrWhiteSpace(archivedDateLabel)) { / @archivedDateLabel }
@(string.IsNullOrWhiteSpace(project.Description) ? "No description yet." : project.Description)