Updated documentation

This commit is contained in:
Veronica K. B. Olsen
2019-11-03 12:19:48 +01:00
parent 2bf62e246c
commit 1bff248060
8 changed files with 130 additions and 65 deletions
+5 -2
View File
@@ -4,7 +4,7 @@ Supporting Files (Notes)
Supporting files, or notes, are any files stored in root folders that are not the Novel root folder.
These files are intended for summaries and outlines of the various plot elements, characters, locations, and so on, of the novel.
These are not required, but making at least minimal files for each such element makes it possible to use the timeline view feature to see how each element intersects with each section of the novel itself.
These are not required, but making at least minimal files for each such element, and add a tag to them, makes it possible to use the timeline view feature to see how each element intersects with each section of the novel itself.
File Tags
=========
@@ -16,5 +16,8 @@ Tags can then be referenced in the novel files and will then show up as dots in
The syntax highlighter will alert the user that the keyword is correctly used and that the tag is allowed.
Duplicate tags should be detected as long as the index is up to date.
The tag is the only part of these files that the application used.
The tag is the only part of these files that the application uses.
The rest of the file is there for the writer to use in whatever way they wish.
A note file can also reference other note files in the same way novel files do.
When the note file is opened in the view pane, these become clickable links, making it easier to follow connections in the plot.