Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Accept file extension rmdoc #316

@qwert2003

Description

@qwert2003

The web interface of reMarkable device software 3.10 lets export a notebook as an archive file with the suffix rmdoc.
The resulting file is a zip archive (suffix .rmdoc) with the notebook data. It seems to be the same content as when using rmapi to download (suffix .zip).
If I download a notebook.rmdoc using the web interface and rename it to notebook.zip I can upload the file using rmapi.

Thus rmapi put could accept archive files with the extension .rmdoc:
rmapi put notebook.rmdoc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions