Skip to content
This repository was archived by the owner on Mar 28, 2026. It is now read-only.

Documentation

Axolotlguy edited this page Mar 28, 2026 · 3 revisions

This is the documentation of Scribe for users (under construction).

Getting Started

Scribe is a great way to start writing books easy and free! Its very easy to pick up on and get started!

Creating a new book

When you open the app and create a new book, there will be 2 main areas you need to focus on, the top area, and the editor.

By default, Chapter 1 is already created for you. You can immediately begin writing.

Creating a new Chapter

Once you are done with the chapter, go to File - New Chapter to create a new chapter.

Saving

When you are ready to save, go to File - Save, and it will save as a .scribe file, which is your project.

.scribe

.scribe is a file format used by Scribe for saving books. It is a convenient way to send to other people for collaboration. It is essentially a .zip file in disguise, meaning you can extract it using 3rd party tools (or renaming it to .zip). The format uses RTF as of now to store chapters, but that is planning to change.

Clone this wiki locally