@model PlotLine.ViewModels.WordCompanionHostViewModel @{ Layout = null; var statusText = Model.IsAuthenticated ? "Connected" : "Not signed in"; } PlotDirector Companion

PlotDirector

@if (Model.IsAuthenticated) {

@statusText

}
@if (Model.IsAuthenticated) {

Signed in as @Model.DisplayName

}
@if (!Model.IsAuthenticated) {

Sign in to access your PlotDirector projects and manuscript tools.

} else {

No resolved PlotDirector scene.

Current Chapter Not detected
Current Scene Not detected
Not detected Not attached Scene Tracking: Manual
Word Count -
PlotDirector -
Revision -
Last Sync -
Advanced
Estimated -
Blocked -

@if (Model.IsAdmin) { }
Link to Existing Scene

Link to Existing Chapter

Create PlotDirector Scene

Create PlotDirector scene:

-

within chapter:

-
Create PlotDirector Chapter

Create PlotDirector chapter:

-

in book:

-
Apply Structure Sync?

This will:

Manual review items will be skipped.

Replace Planned Structure?

This Book already contains planned chapters and scenes.

Importing this manuscript will replace the planned structure.

Unlink Word Document?

This will remove PlotDirector binding metadata from this Word document.

If PlotDirector is reachable, it will also unlink this Book in PlotDirector.

Your manuscript text will not be changed.

}
@if (Model.IsAuthenticated) { }