Skip to content

File format information #55

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: site
Choose a base branch
from
Draft

File format information #55

wants to merge 1 commit into from

Conversation

Technius
Copy link
Member

Some WIP docs on xopp.
I also wrote some information about the xopz zip file format I plan to develop in the next few weeks. I'll add info as I iron out the details.

@LittleHuba
Copy link
Member

For now I'd go with the default xopp format (un-gzipped) within the zip file. That should speed up the development of the first version. Relative paths within the xopp file should then be resolved as files within the zip file. That way we should enable support for attached files quite fast.

@Technius
Copy link
Member Author

Yeah, that's what I had in mind. Interestingly, we already have basic support for loading; see xournalpp/xournalpp#937 (comment). I intend to reshuffle some of the file locations, so I'll slowly update this document to match what I have.

@Technius
Copy link
Member Author

Rather than "updating this document to match", it might be better to write this page as a specification of the xopz layout.

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.

2 participants