Skip to content

Projects

Lasha Kandelaki edited this page Apr 29, 2026 · 5 revisions

Projects

Create, save, load. Recent files, autosave, recover from backup.

Projects

Create / Open

The startup dialog offers New Project or Open Recent. From the menu: File → New (Ctrl+N) or File → Open (Ctrl+O).

Save

Ctrl+S saves; Ctrl+Shift+S saves as. The title bar shows a while there are unsaved changes.

Autosave & recover

Autosave writes a .autosave file at the configured interval (see Settings → Autosave). On next launch you're offered to recover if a newer autosave is found.

File format

Single-page projects save as a .ctkproj JSON file. Multi-page projects use a folder layout (pages, metadata, backups managed together). Assets live alongside in the project folder.


See alsoForms and Documents · Exporting Code

Clone this wiki locally