Command Line Support - npruehs/tome-editor GitHub Wiki
Tome can be run from the command line to specify parameters and/or perform several tasks.
Currently, Tome supports the following options:
-no-gui
- Prevents Tome from opening a window, and quits immediately after all other tasks have finished.-project [path]
- Opens the project file at the specifiedpath
.-export [template] [path]
- Appliestemplate
to export all records topath
, automatically adding the file extension specified by the export template.