Skip to content

Add optional autosave for GT and segmentation #300

@alexander-winkler

Description

@alexander-winkler

This is a very generic question, probably related to #226 .

I occasionally face text loss during GT production and still lack a precise idea of how saving GT/writing GT to PageXML works in LAREX.

Looking at the console output in my browser, I assume that by hitting Enter/deselecting the input is stored in the variable (actions.js:654) and the Save result button writes changes in all pages to the file(s) (communicator.js:11/13). Is this correct?

Are there any other rules/events that cause the data to be saved, e.g. every n seconds, when changing the page etc.? If not, is there any reason not to have them? The mandatory use of "Save result" for saving changes is a bit cumbersome and I regularly forget saving, especially when working on several pages at the same time. An automated saving would be very helpful at least for my workflow.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions