Home - applebiter/gnatwriter GitHub Wiki
Welcome to the gnatwriter (formerly noveler, fabulist) wiki!
I will try to keep it aligned with the latest version available as a Github release.
This wiki is a quick and dirty reference. The code is well documented, so if there is a need for more details then browse the code.
It would be best to start with an Introduction to GnatWriter.
Controllers:
- ActivityController
- AssistantController
- AuthorController
- BibliographyController
- ChapterController
- CharacterController
- EventController
- ExportController
- ImageController
- LinkController
- LocationController
- NoteController
- OllamaModelController
- SceneController
- StoryController
- SubmissionController
- UserController
Models:
- Activity
- Assistance
- Author
- AuthorStory
- Bibliography
- BibliographyAuthor
- Chapter
- ChapterLink
- ChapterNote
- Character
- CharacterEvent
- CharacterImage
- CharacterLink
- CharacterNote
- CharacterRelationship
- CharacterRelationshipTypes
- CharacterStory
- CharacterTrait
- Event
- EventLink
- EventNote
- Image
- ImageLocation
- ImageMimeTypes
- Link
- LinkLocation
- LinkScene
- LinkStory
- Location
- LocationNote
- Note
- NoteScene
- NoteStory
- OllamaModel
- Scene
- Story
- Submission
- SubmissionResultType
- User