Skip to content
Nick Pruehs edited this page Sep 7, 2016 · 15 revisions

Aside from the menu bar and toolbar at the top and the status bar at the bottom, the main window of the Tome editor is divided into two parts.

Window Overview

Records Tree

The Records Tree to the left shows all records of your project. Select any record in the tree view to show its data in the Record Table.

Record Table

While you have any record selected in the Records Tree, the Record Table to the right will show all fields of that record, along with their respective values. You can double-click on any of these fields to change its value. Hovering any field will show a tooltip with the description of that field.

Error List

The Error List at the window bottom will the results of any integrity checks you run.

Next: Project Structure

Clone this wiki locally