Skip to content

multimedia loading saving offsets fixed#1

Merged
jackft merged 2 commits into
mainfrom
multimedia
Jul 9, 2026
Merged

multimedia loading saving offsets fixed#1
jackft merged 2 commits into
mainfrom
multimedia

Conversation

@jackft

@jackft jackft commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Purpose of this PR

  1. media file offsets were not saved in the eaf/mmeaf files properly
  2. the abstraction of a primary media file caused issues
  3. media file names were not preserved when loading media in the web app.
  4. we weren't able to apply template files to existing documents, e.g. add new types to do new annotation.

what changed?

  1. now, we save media files in eaf/mmeaf with offsets while trying to preserve their original file path
  2. now, there is one media dialog. if a user loads a .eaf file in the web app, they can then see what the name of the file they are looking for is called
  3. now, there is an "apply template" function, in the file menu. this allows the user to select a template file from which they can copy types & tiers into the current annotation project.

@jackft jackft merged commit 203734a into main Jul 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant