Hop til hovedindhold

Open Manuscript Studio — Current Implementation Status

Snapshot

FieldValue
StatusAlpha / active development
Snapshot date2026-08-18
Reference implementationOpen Manuscript Studio
Source repositoryopen-manuscript-initiative/open-manuscript-studio
Desktop targetsWindows x64, Linux x64, macOS Intel, macOS Apple Silicon
Web deploymentstudio.openmanuscript.org

This page describes implemented product capabilities, not OMI specification conformance. Formal specification maturity and conformance evidence are tracked separately in the OMI Implementation Status Matrix.

Status vocabulary

  • Operational — implemented in the current Studio development line and available when its normal runtime prerequisites are present.
  • Configuration-dependent — implemented, but requires installation-specific server credentials, OAuth registration, an external service, or a publishing-system connection.
  • Foundation — architecture, registry, UI or configuration support exists, but the complete end-user service is not yet claimed as operational.

Current capabilities

AreaStatusCurrent implementation
Structured manuscript editingOperationalSemantic sections, rich text, headings, inline formatting, lists, notes, references, tables and structured content handling.
Structured search and replaceOperationalSearch/replace overlay, scopes, result navigation and mobile-accessible search entry point.
Multilingual user interfaceOperational24 supported European UI languages with reviewed translation overlays and locale-aware sign-in selection.
Multilingual helpOperationalIntegrated localized help coverage across the supported Studio UI locales.
Local accounts and authenticationOperationalServer-backed account registration/login and authenticated API access.
Contributor identity modelOperationalContributors, roles, affiliations, identity assertions and author-profile workflows are represented separately from account identity.
ORCID authenticationConfiguration-dependentORCID OAuth sign-in/linking support is implemented and requires installation-specific ORCID OAuth configuration.
Double-blind peer reviewOperationalAnonymous reviewer projection, review assignments, reviewer workspace, comments and review persistence.
Editorial review dashboardOperationalEditor-facing overview and role-aware review portal for assigned peer-review work.
External/OJS review assignmentsConfiguration-dependentExternal assignment context and OJS-connected reviewer/editor workflows are implemented when the OJS integration is configured.
OJS manuscript launch/importConfiguration-dependentLaunch assertions, manuscript/file retrieval and import of metadata and manuscript content from OJS.
DOCX structural importOperationalHeadings, inline semantics, list inheritance, notes, references and structured tables are handled by the current import pipeline.
OMI manuscript exportOperationalPortable OMI manuscript export remains the authoritative interchange target for the reference implementation.
Scholarly/publishing exportsOperationalJATS XML, HTML5, DOCX, EPUB, PDF, IDML, XPress Tags, FrameMaker MIF, Scribus SLA and LaTeX targets are represented in the current export layer.
Publisher profilesOperationalPublisher profile, export stylesheet and print stylesheet handling are separated from manuscript semantics.
Cloud storage provider layerOperationalProvider abstraction and server routes exist for connected storage.
WebDAV / Nextcloud storageConfiguration-dependentWebDAV-based storage, including Nextcloud-oriented connection support, requires user/server credentials and endpoint configuration.
Integrations catalogueOperationalProvider registry, catalogue UI, status client and declared authentication modes are present.
DeepL integrationFoundationProvider/configuration scaffolding exists; this status does not claim a complete production translation workflow.
Desktop installersOperationalAutomated Tauri builds produce Windows EXE/MSI, Linux AppImage/DEB and macOS DMG packages for Intel and Apple Silicon.
Desktop update flowOperationalUpdate notification and installer flow is implemented in the desktop application and updater artifacts are produced by the release configuration.
Windows code signingFoundationSigning policy and SignPath preparation exist; current Windows installers may still trigger unknown-publisher or reputation warnings until production signing is activated.

Architecture boundaries

Local-first manuscript ownership

The desktop application can keep manuscripts in local storage chosen by the author. A manuscript does not need to become proprietary server state merely because server-backed collaboration or integrations are enabled.

Server-backed services

Accounts, collaboration, peer review, cloud connectors and publishing-system integrations can use the Studio API and PostgreSQL-backed services. These features depend on the deployment being correctly configured and migrated.

External integrations

OMI separates manuscript semantics from provider-specific authentication and transport. OJS, cloud storage, ORCID and future translation providers therefore connect through integration layers rather than becoming part of the core document model.

What remains alpha

The Studio is usable, but the project deliberately retains an alpha designation while several release-hardening areas continue:

  • production code signing and platform trust/reputation;
  • broader deployment hardening and database migration automation;
  • conformance suites that map implementation behaviour directly to normative OMI requirements;
  • further integration-provider completion and interoperability testing;
  • release-level compatibility guarantees for all import/export targets.

The presence of a feature in this implementation snapshot must not be interpreted as formal conformance with an OMI specification unless a corresponding conformance class and evidence are published separately.